Uses of Class
com.sun.xml.security.core.ai.IdentityType
-
Packages that use IdentityType Package Description com.sun.xml.security.core.ai com.sun.xml.wss.provider.wsit -
-
Uses of IdentityType in com.sun.xml.security.core.ai
Methods in com.sun.xml.security.core.ai that return IdentityType Modifier and Type Method Description IdentityTypeObjectFactory. createIdentityType()Create an instance ofIdentityTypeMethods in com.sun.xml.security.core.ai that return types with arguments of type IdentityType Modifier and Type Method Description javax.xml.bind.JAXBElement<IdentityType>ObjectFactory. createIdentity(IdentityType value)Methods in com.sun.xml.security.core.ai with parameters of type IdentityType Modifier and Type Method Description javax.xml.bind.JAXBElement<IdentityType>ObjectFactory. createIdentity(IdentityType value) -
Uses of IdentityType in com.sun.xml.wss.provider.wsit
Methods in com.sun.xml.wss.provider.wsit with parameters of type IdentityType Modifier and Type Method Description XMLStreamReaderIdentityEPRExtnContributor. readHeader(IdentityType identityElem)
-