Uses of Interface
com.sun.xml.wss.saml.AnyType
-
Packages that use AnyType Package Description com.sun.xml.wss.saml com.sun.xml.wss.saml.impl -
-
Uses of AnyType in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return AnyType Modifier and Type Method Description abstract AnyTypeSAMLAssertionFactory. createAnyType()Creates anAnyTypeelement if the System property "com.sun.xml.wss.saml.binding.jaxb" is set. -
Uses of AnyType in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return AnyType Modifier and Type Method Description AnyTypeSAMLAssertion2_1FactoryImpl. createAnyType()AnyTypeSAMLAssertion2_2FactoryImpl. createAnyType()
-