|
||||||||||
| 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.passwordprotectedtransport.OriginalAuthnContextDeclarationBaseType
org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport.AuthnContextDeclarationBaseType
public class AuthnContextDeclarationBaseType
Java class for AuthnContextDeclarationBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AuthnContextDeclarationBaseType">
<complexContent>
<restriction base="{urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}AuthnContextDeclarationBaseType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}Identification" minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}TechnicalProtection" minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}OperationalProtection" minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}AuthnMethod"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}GoverningAgreements" minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport}Extension" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport.OriginalAuthnContextDeclarationBaseType |
|---|
authnMethod, extension, governingAgreements, id, identification, operationalProtection, technicalProtection |
| Constructor Summary | |
|---|---|
AuthnContextDeclarationBaseType()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.identity.federation.saml.v2.ac.classes.passwordprotectedtransport.OriginalAuthnContextDeclarationBaseType |
|---|
getAuthnMethod, getExtension, getGoverningAgreements, getID, getIdentification, getOperationalProtection, getTechnicalProtection, setAuthnMethod, setGoverningAgreements, setID, setIdentification, setOperationalProtection, setTechnicalProtection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthnContextDeclarationBaseType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||