public class AuthnContextImpl extends AbstractSAMLObject implements AuthnContext
AuthnContext.AUTHENTICATED_TELEPHONY_AUTHN_CTX, DEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME, IP_AUTHN_CTX, IP_PASSWORD_AUTHN_CTX, KERBEROS_AUTHN_CTX, MOFC_AUTHN_CTX, MOFU_AUTHN_CTX, MTFC_AUTHN_CTX, MTFU, NOMAD_TELEPHONY_AUTHN_CTX, PASSWORD_AUTHN_CTX, PERSONAL_TELEPHONY_AUTHN_CTX, PGP_AUTHN_CTX, PPT_AUTHN_CTX, PREVIOUS_SESSION_AUTHN_CTX, SMARTCARD_AUTHN_CTX, SMARTCARD_PKI_AUTHN_CTX, SOFTWARE_PKI_AUTHN_CTX, SPKI_AUTHN_CTX, SRP_AUTHN_CTX, TELEPHONY_AUTHN_CTX, TIME_SYNC_TOKEN_AUTHN_CTX, TLS_CLIENT_AUTHN_CTX, TYPE_LOCAL_NAME, TYPE_NAME, UNSPECIFIED_AUTHN_CTX, X509_AUTHN_CTX, XML_DSIG_AUTHN_CTX| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
AuthnContextImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AuthnContextDecl |
getAuthContextDecl()
Gets Declaration of this Authentication Context.
|
List<AuthenticatingAuthority> |
getAuthenticatingAuthorities()
Gets the Authenticating Authorities of this Authentication Context.
|
AuthnContextClassRef |
getAuthnContextClassRef()
Gets the URI identifying the Context Class of this Authentication Context.
|
AuthnContextDeclRef |
getAuthnContextDeclRef()
Gets the URI of the Declaration of this Authentication Context.
|
List<XMLObject> |
getOrderedChildren()
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
|
void |
setAuthnContextClassRef(AuthnContextClassRef newAuthnContextClassRef)
Sets the URI identifying the Context Class of this Authentication Context.
|
void |
setAuthnContextDecl(AuthnContextDecl newAuthnContextDecl)
Sets the Declaration of this Authentication Context.
|
void |
setAuthnContextDeclRef(AuthnContextDeclRef newAuthnContextDeclRef)
Sets the URI of the Declaration of this Authentication Context.
|
equals, prepareForAssignmentderegisterValidator, getValidators, registerValidator, validate, validateChildrenaddNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaTypeclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitderegisterValidator, getValidators, registerValidator, validateaddNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocationprotected AuthnContextImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
namespaceURI - the namespace the element is inelementLocalName - the local name of the XML element this Object representsnamespacePrefix - the prefix for the given namespacepublic AuthnContextClassRef getAuthnContextClassRef()
getAuthnContextClassRef インタフェース内 AuthnContextpublic void setAuthnContextClassRef(AuthnContextClassRef newAuthnContextClassRef)
setAuthnContextClassRef インタフェース内 AuthnContextnewAuthnContextClassRef - the URI of this Authentication Context's Class.public AuthnContextDecl getAuthContextDecl()
getAuthContextDecl インタフェース内 AuthnContextpublic void setAuthnContextDecl(AuthnContextDecl newAuthnContextDecl)
setAuthnContextDecl インタフェース内 AuthnContextnewAuthnContextDecl - the Declaration of this Authentication Contextpublic AuthnContextDeclRef getAuthnContextDeclRef()
getAuthnContextDeclRef インタフェース内 AuthnContextpublic void setAuthnContextDeclRef(AuthnContextDeclRef newAuthnContextDeclRef)
setAuthnContextDeclRef インタフェース内 AuthnContextnewAuthnContextDeclRef - the URI of the Declaration of this Authentication Contextpublic List<AuthenticatingAuthority> getAuthenticatingAuthorities()
getAuthenticatingAuthorities インタフェース内 AuthnContextpublic List<XMLObject> getOrderedChildren()
getOrderedChildren インタフェース内 XMLObjectCopyright © 2012. All Rights Reserved.