public class AuthnContextDeclarationBaseType extends OriginalAuthnContextDeclarationBaseType
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:AuthenticatedTelephony}AuthnContextDeclarationBaseType">
<sequence>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}Identification"
minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}TechnicalProtection"
minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}OperationalProtection"
minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}AuthnMethod"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}GoverningAgreements"
minOccurs="0"/>
<element ref="{urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony}Extension"
maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</complexContent>
</complexType>
authnMethod, governingAgreements, id, identification, operationalProtection, technicalProtectioncontent| Constructor and Description |
|---|
AuthnContextDeclarationBaseType() |
getAuthnMethod, getGoverningAgreements, getID, getIdentification, getOperationalProtection, getTechnicalProtection, setAuthnMethod, setGoverningAgreements, setID, setIdentification, setOperationalProtection, setTechnicalProtectionadd, getContent, removeCopyright © 2021 JBoss by Red Hat. All rights reserved.