|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered.OriginalIdentificationType
org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered.IdentificationType
public class IdentificationType
Java class for IdentificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IdentificationType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileOneFactorUnregistered}IdentificationType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileOneFactorUnregistered}GoverningAgreements"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileOneFactorUnregistered}Extension" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="nym">
<simpleType>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:MobileOneFactorUnregistered}nymType">
<enumeration value="anonymity"/>
<enumeration value="pseudonymity"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered.OriginalIdentificationType |
|---|
extension, governingAgreements, nym, physicalVerification, writtenConsent |
| Constructor Summary | |
|---|---|
IdentificationType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.mobileonefactorunregistered.OriginalIdentificationType |
|---|
getExtension, getGoverningAgreements, getNym, getPhysicalVerification, getWrittenConsent, setGoverningAgreements, setNym, setPhysicalVerification, setWrittenConsent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentificationType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||