Uses of Interface
org.opensaml.soap.wssecurity.Username
Packages that use Username
-
Uses of Username in org.opensaml.soap.wssecurity
Methods in org.opensaml.soap.wssecurity that return UsernameModifier and TypeMethodDescriptionUsernameToken.getUsername()Returns the <wsse:Username> child element.Methods in org.opensaml.soap.wssecurity with parameters of type UsernameModifier and TypeMethodDescriptionvoidUsernameToken.setUsername(Username username) Sets the <wsse:Username> child element.