Searched defs:AuthnQueryImpl (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 DAuthnQueryImpl.java25 * $Id: AuthnQueryImpl.java,v 1.3 2008/06/25 05:47:59 qcheng Exp $
46 public class AuthnQueryImpl extends SubjectQueryAbstractImpl class in inherits:SubjectQueryAbstractImpl,AuthnQuery
55 public AuthnQueryImpl() { method in class:AuthnQueryImpl
67 public AuthnQueryImpl(Element element) throws SAML2Exception { method in class:AuthnQueryImpl
82 public AuthnQueryImpl(String xmlString) throws SAML2Exception { method in class:AuthnQueryImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DAuthnQueryImpl.java25 * $Id: AuthnQueryImpl.java,v 1.3 2008/06/25 05:47:59 qcheng Exp $
46 public class AuthnQueryImpl extends SubjectQueryAbstractImpl class in inherits:SubjectQueryAbstractImpl,AuthnQuery
55 public AuthnQueryImpl() { method in class:AuthnQueryImpl
67 public AuthnQueryImpl(Element element) throws SAML2Exception { method in class:AuthnQueryImpl
82 public AuthnQueryImpl(String xmlString) throws SAML2Exception { method in class:AuthnQueryImpl

Completed in 28 milliseconds