org.picketlink.identity.federation.saml.v2.ac.classes
Class ComplexAuthenticatorType
java.lang.Object
org.picketlink.identity.federation.saml.v2.ac.classes.ObjectListType
org.picketlink.identity.federation.saml.v2.ac.classes.ComplexAuthenticatorType
public class ComplexAuthenticatorType
- extends ObjectListType
Java class for ComplexAuthenticatorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexAuthenticatorType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}AuthenticatorChoiceGroup"/>
<group ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}AuthenticatorSequenceGroup"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexAuthenticatorType
public ComplexAuthenticatorType()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.