Uses of Class
org.apache.wss4j.binding.wss10.UsernameTokenType
-
Packages that use UsernameTokenType Package Description org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of UsernameTokenType in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 that return UsernameTokenType Modifier and Type Method Description UsernameTokenTypeObjectFactory. createUsernameTokenType()Create an instance ofUsernameTokenTypeMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type UsernameTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UsernameTokenType>ObjectFactory. createUsernameToken(UsernameTokenType value)Methods in org.apache.wss4j.binding.wss10 with parameters of type UsernameTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UsernameTokenType>ObjectFactory. createUsernameToken(UsernameTokenType value)
-