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 KeyInfoConfirmationDataAssertionFactory. createKeyInfoConfirmationData()Returns a new instance ofKeyInfoConfirmationData.KeyInfoConfirmationDataAssertionFactory. createKeyInfoConfirmationData(String xml)Returns a new instance ofKeyInfoConfirmationData.KeyInfoConfirmationDataAssertionFactory. createKeyInfoConfirmationData(Element elem)Returns a new instance ofKeyInfoConfirmationData.
-