Searched defs:createGetComplete (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.java363 public GetComplete createGetComplete() throws SAML2Exception { method in class:ProtocolFactory
381 public GetComplete createGetComplete(Element value) throws SAML2Exception { method in class:ProtocolFactory
399 public GetComplete createGetComplete(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.java363 public GetComplete createGetComplete() throws SAML2Exception { method in class:ProtocolFactory
381 public GetComplete createGetComplete(Element value) throws SAML2Exception { method in class:ProtocolFactory
399 public GetComplete createGetComplete(String value) throws SAML2Exception { method in class:ProtocolFactory

Completed in 35 milliseconds