Uses of Interface
com.sun.xml.wss.saml.AssertionIDRef
-
Packages that use AssertionIDRef Package Description com.sun.xml.wss.saml com.sun.xml.wss.saml.impl -
-
Uses of AssertionIDRef in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return AssertionIDRef Modifier and Type Method Description abstract AssertionIDRefSAMLAssertionFactory. createAssertionIDRef()Creates and returns anAssertionIDRefobject.abstract AssertionIDRefSAMLAssertionFactory. createAssertionIDRef(String id)Creates and returns anAssertionIDRefobject. -
Uses of AssertionIDRef in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return AssertionIDRef Modifier and Type Method Description AssertionIDRefSAMLAssertion2_1FactoryImpl. createAssertionIDRef()AssertionIDRefSAMLAssertion2_1FactoryImpl. createAssertionIDRef(String id)AssertionIDRefSAMLAssertion2_2FactoryImpl. createAssertionIDRef()AssertionIDRefSAMLAssertion2_2FactoryImpl. createAssertionIDRef(String id)
-