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

Packages that use IdentityType
com.sun.xml.security.core.ai   
 

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>}
 



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