Uses of Class
com.sun.xml.security.core.ai.IdentityType

Packages that use IdentityType
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
 IdentityType ObjectFactory.createIdentityType()
          Create an instance of IdentityType
 

Methods in com.sun.xml.security.core.ai that return types with arguments of type IdentityType
 JAXBElement<IdentityType> ObjectFactory.createIdentity(IdentityType value)
          Create an instance of JAXBElement<IdentityType>}
 

Methods in com.sun.xml.security.core.ai with parameters of type IdentityType
 JAXBElement<IdentityType> ObjectFactory.createIdentity(IdentityType value)
          Create an instance of JAXBElement<IdentityType>}
 

Uses of IdentityType in com.sun.xml.wss.provider.wsit
 

Methods in com.sun.xml.wss.provider.wsit with parameters of type IdentityType
 XMLStreamReader IdentityEPRExtnContributor.readHeader(IdentityType identityElem)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.