Uses of Class
com.sun.xml.wss.saml.assertion.saml20.jaxb20.KeyInfoConfirmationData
Packages that use KeyInfoConfirmationData
-
Uses of KeyInfoConfirmationData in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return KeyInfoConfirmationDataModifier and TypeMethodDescriptionstatic KeyInfoConfirmationDataKeyInfoConfirmationData.fromElement(Element element) Constructs a KeyInfoConfirmationData element from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type KeyInfoConfirmationDataModifierConstructorDescriptionSubjectConfirmation(NameID nameID, KeyInfoConfirmationData keyInfoConfirmationData, String confirmationMethod)