Searched defs:RequestedAuthnContextImpl (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DRequestedAuthnContextImpl.java25 * $Id: RequestedAuthnContextImpl.java,v 1.2 2008/06/25 05:48:00 qcheng Exp $
68 public class RequestedAuthnContextImpl implements RequestedAuthnContext { class in inherits:RequestedAuthnContext
78 public RequestedAuthnContextImpl() { method in class:RequestedAuthnContextImpl
88 public RequestedAuthnContextImpl(Element element) throws SAML2Exception { method in class:RequestedAuthnContextImpl
99 public RequestedAuthnContextImpl(String xmlString) throws SAML2Exception { method in class:RequestedAuthnContextImpl
102 SAML2SDKUtils.debug.message("RequestedAuthnContextImpl :"
126 SAML2SDKUtils.debug.message("RequestedAuthnContextImpl: "
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DRequestedAuthnContextImpl.java25 * $Id: RequestedAuthnContextImpl.java,v 1.2 2008/06/25 05:48:00 qcheng Exp $
68 public class RequestedAuthnContextImpl implements RequestedAuthnContext { class in inherits:RequestedAuthnContext
78 public RequestedAuthnContextImpl() { method in class:RequestedAuthnContextImpl
88 public RequestedAuthnContextImpl(Element element) throws SAML2Exception { method in class:RequestedAuthnContextImpl
99 public RequestedAuthnContextImpl(String xmlString) throws SAML2Exception { method in class:RequestedAuthnContextImpl
102 SAML2SDKUtils.debug.message("RequestedAuthnContextImpl :"
126 SAML2SDKUtils.debug.message("RequestedAuthnContextImpl: "

Completed in 21 milliseconds