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