Uses of Class
com.sun.xml.ws.security.secext10.KeyIdentifierType

Packages that use KeyIdentifierType
com.sun.xml.ws.security.secext10   
 

Uses of KeyIdentifierType in com.sun.xml.ws.security.secext10
 

Methods in com.sun.xml.ws.security.secext10 that return KeyIdentifierType
 KeyIdentifierType ObjectFactory.createKeyIdentifierType()
          Create an instance of KeyIdentifierType
 

Methods in com.sun.xml.ws.security.secext10 that return types with arguments of type KeyIdentifierType
 JAXBElement<KeyIdentifierType> ObjectFactory.createKeyIdentifier(KeyIdentifierType value)
          Create an instance of JAXBElement<KeyIdentifierType>}
 

Methods in com.sun.xml.ws.security.secext10 with parameters of type KeyIdentifierType
 JAXBElement<KeyIdentifierType> ObjectFactory.createKeyIdentifier(KeyIdentifierType value)
          Create an instance of JAXBElement<KeyIdentifierType>}
 



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