Uses of Interface
org.projecthusky.xua.wssecurity.UsernameToken
Packages that use UsernameToken
Package
Description
-
Uses of UsernameToken in org.projecthusky.xua.serialization.impl
Methods in org.projecthusky.xua.serialization.impl with parameters of type UsernameTokenModifier and TypeMethodDescriptionbyte[]
UsernameTokenSerializerImpl.toXmlByteArray
(UsernameToken aSecurityObject) UsernameTokenSerializerImpl.toXmlElement
(UsernameToken aSecurityObject) UsernameTokenSerializerImpl.toXmlString
(UsernameToken aSecurityObject) -
Uses of UsernameToken in org.projecthusky.xua.wssecurity
Methods in org.projecthusky.xua.wssecurity that return UsernameTokenModifier and TypeMethodDescriptionUsernameTokenBuilder.create()
Creates a concrete instance of UsernameToken with setted params. Erstellt die konkrete Instanz von UsernameToken mit den gesetzten Parametern. -
Uses of UsernameToken in org.projecthusky.xua.wssecurity.impl
Classes in org.projecthusky.xua.wssecurity.impl that implement UsernameTokenModifier and TypeClassDescriptionclass
Implementation class of interfaces UsernameToken and SecurityObject Implementations Klasse der Interfaces UsernameToken und SecurityObjectMethods in org.projecthusky.xua.wssecurity.impl that return UsernameToken