Uses of Interface
org.opensaml.soap.wssecurity.Username
-
Packages that use Username Package Description org.opensaml.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements. -
-
Uses of Username in org.opensaml.soap.wssecurity
Methods in org.opensaml.soap.wssecurity that return Username Modifier and Type Method Description UsernameUsernameToken. getUsername()Returns the <wsse:Username> child element.Methods in org.opensaml.soap.wssecurity with parameters of type Username Modifier and Type Method Description voidUsernameToken. setUsername(Username username)Sets the <wsse:Username> child element.
-