Uses of Class
org.apache.wss4j.binding.wss10.EncodedString
-
Packages that use EncodedString Package Description 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 Modifier and Type Class Description classKeyIdentifierTypeA security token key identifierMethods in org.apache.wss4j.binding.wss10 that return EncodedString Modifier and Type Method Description EncodedStringObjectFactory. createEncodedString()Create an instance ofEncodedStringMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type EncodedString Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EncodedString>ObjectFactory. createNonce(EncodedString value)Methods in org.apache.wss4j.binding.wss10 with parameters of type EncodedString Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EncodedString>ObjectFactory. createNonce(EncodedString value)
-