Uses of Interface
com.sun.identity.saml2.ecp.ECPRequest
-
Packages that use ECPRequest Package Description com.sun.identity.saml2.ecp Defines classes for SAMLv2 ECP profile. -
-
Uses of ECPRequest in com.sun.identity.saml2.ecp
Methods in com.sun.identity.saml2.ecp that return ECPRequest Modifier and Type Method Description ECPRequest
ECPFactory. createECPRequest()
Returns theECPRequest
Object.ECPRequest
ECPFactory. createECPRequest(String value)
Returns theECPRequest
Object.ECPRequest
ECPFactory. createECPRequest(Element value)
Returns theECPRequest
Object.
-