Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.KeyInfoConfirmationDataType
-
Packages that use KeyInfoConfirmationDataType Package Description com.sun.xml.wss.saml.assertion.saml20.jaxb20 com.sun.xml.wss.saml.internal.saml20.jaxb20 -
-
Uses of KeyInfoConfirmationDataType in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Subclasses of KeyInfoConfirmationDataType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 Modifier and Type Class Description classKeyInfoConfirmationData -
Uses of KeyInfoConfirmationDataType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return KeyInfoConfirmationDataType Modifier and Type Method Description KeyInfoConfirmationDataTypeObjectFactory. createKeyInfoConfirmationDataType()Create an instance ofKeyInfoConfirmationDataType
-