Searched defs:NewIDImpl (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 DNewIDImpl.java25 * $Id: NewIDImpl.java,v 1.2 2008/06/25 05:48:00 qcheng Exp $
51 public class NewIDImpl implements NewID { class in inherits:NewID
62 public NewIDImpl(Element element) throws SAML2Exception { method in class:NewIDImpl
72 public NewIDImpl(String value) throws SAML2Exception { method in class:NewIDImpl
80 * @see #NewIDImpl(String)
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DNewIDImpl.java25 * $Id: NewIDImpl.java,v 1.2 2008/06/25 05:48:00 qcheng Exp $
51 public class NewIDImpl implements NewID { class in inherits:NewID
62 public NewIDImpl(Element element) throws SAML2Exception { method in class:NewIDImpl
72 public NewIDImpl(String value) throws SAML2Exception { method in class:NewIDImpl
80 * @see #NewIDImpl(String)

Completed in 31 milliseconds