Uses of Interface
org.apache.wss4j.common.principal.UsernameTokenPrincipal
Packages that use UsernameTokenPrincipal
-
Uses of UsernameTokenPrincipal in org.apache.cxf.ws.security.wss4j
Methods in org.apache.cxf.ws.security.wss4j that return UsernameTokenPrincipalModifier and TypeMethodDescriptionprotected UsernameTokenPrincipalUsernameTokenInterceptor.parseTokenAndCreatePrincipal(Element tokenElement, boolean bspCompliant, boolean allowNamespaceQualifiedPWDTypes) -
Uses of UsernameTokenPrincipal in org.apache.wss4j.common.principal
Classes in org.apache.wss4j.common.principal that implement UsernameTokenPrincipalModifier and TypeClassDescriptionclassThis class implements thePrincipalinterface and represents a UsernameToken user.