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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DProtocolFactory.java566 public RequesterID createRequesterID() throws SAML2Exception { method in class:ProtocolFactory
583 public RequesterID createRequesterID(Element value) throws SAML2Exception { method in class:ProtocolFactory
601 public RequesterID createRequesterID(String value) throws SAML2Exception { method in class:ProtocolFactory
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DProtocolFactory.java566 public RequesterID createRequesterID() throws SAML2Exception { method in class:ProtocolFactory
583 public RequesterID createRequesterID(Element value) throws SAML2Exception { method in class:ProtocolFactory
601 public RequesterID createRequesterID(String value) throws SAML2Exception { method in class:ProtocolFactory

Completed in 63 milliseconds