Uses of Interface
com.sun.identity.saml2.assertion.KeyInfoConfirmationData
-
Packages that use KeyInfoConfirmationData Package Description com.sun.identity.saml2.assertion Defines SAMLv2 assertion. -
-
Uses of KeyInfoConfirmationData in com.sun.identity.saml2.assertion
Methods in com.sun.identity.saml2.assertion that return KeyInfoConfirmationData Modifier and Type Method Description KeyInfoConfirmationData
AssertionFactory. createKeyInfoConfirmationData()
Returns a new instance ofKeyInfoConfirmationData
.KeyInfoConfirmationData
AssertionFactory. createKeyInfoConfirmationData(String xml)
Returns a new instance ofKeyInfoConfirmationData
.KeyInfoConfirmationData
AssertionFactory. createKeyInfoConfirmationData(Element elem)
Returns a new instance ofKeyInfoConfirmationData
.
-