Searched defs:createScoping (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.java617 public Scoping createScoping() throws SAML2Exception { method in class:ProtocolFactory
634 public Scoping createScoping(Element value) throws SAML2Exception { method in class:ProtocolFactory
651 public Scoping createScoping(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.java617 public Scoping createScoping() throws SAML2Exception { method in class:ProtocolFactory
634 public Scoping createScoping(Element value) throws SAML2Exception { method in class:ProtocolFactory
651 public Scoping createScoping(String value) throws SAML2Exception { method in class:ProtocolFactory

Completed in 33 milliseconds