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

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

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

Subclasses of EncodedString in org.apache.wss4j.binding.wss10
 class BinarySecurityTokenType
          A security token that is encoded in binary
 class KeyIdentifierType
          A security token key identifier
 

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

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

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



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