Searched defs:NameIDPolicyImpl (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 DNameIDPolicyImpl.java25 * $Id: NameIDPolicyImpl.java,v 1.5 2008/08/31 05:49:48 bina Exp $
45 public class NameIDPolicyImpl implements NameIDPolicy { class in inherits:NameIDPolicy
59 public NameIDPolicyImpl() { method in class:NameIDPolicyImpl
69 public NameIDPolicyImpl(Element element) throws SAML2Exception { method in class:NameIDPolicyImpl
81 public NameIDPolicyImpl(String xmlString) throws SAML2Exception { method in class:NameIDPolicyImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DNameIDPolicyImpl.java25 * $Id: NameIDPolicyImpl.java,v 1.5 2008/08/31 05:49:48 bina Exp $
47 public class NameIDPolicyImpl implements NameIDPolicy { class in inherits:NameIDPolicy
61 public NameIDPolicyImpl() { method in class:NameIDPolicyImpl
71 public NameIDPolicyImpl(Element element) throws SAML2Exception { method in class:NameIDPolicyImpl
83 public NameIDPolicyImpl(String xmlString) throws SAML2Exception { method in class:NameIDPolicyImpl

Completed in 29 milliseconds