Uses of Class
org.apache.wss4j.binding.wss10.KeyIdentifierType

Packages that use KeyIdentifierType
org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of KeyIdentifierType in org.apache.wss4j.binding.wss10
 

Methods in org.apache.wss4j.binding.wss10 that return KeyIdentifierType
 KeyIdentifierType ObjectFactory.createKeyIdentifierType()
          Create an instance of KeyIdentifierType
 

Methods in org.apache.wss4j.binding.wss10 that return types with arguments of type KeyIdentifierType
 JAXBElement<KeyIdentifierType> ObjectFactory.createKeyIdentifier(KeyIdentifierType value)
          Create an instance of JAXBElement<KeyIdentifierType>}
 

Methods in org.apache.wss4j.binding.wss10 with parameters of type KeyIdentifierType
 JAXBElement<KeyIdentifierType> ObjectFactory.createKeyIdentifier(KeyIdentifierType value)
          Create an instance of JAXBElement<KeyIdentifierType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.