UsernameTokenPrincipalCallback
@Deprecated public class UsernameTokenPrincipalCallback extends Object implements Callback, Serializable
UsernameTokenPrincipalCallback
to the
handle
method of a CallbackHandler
to pass a security
WSUsernameTokenPrincipal
.WSUsernameTokenPrincipal
,
Serialized FormConstructor and Description |
---|
UsernameTokenPrincipalCallback(org.apache.ws.security.WSUsernameTokenPrincipal principal)
Deprecated.
Construct a
UsernameTokenPrincipalCallback . |
Modifier and Type | Method and Description |
---|---|
org.apache.ws.security.WSUsernameTokenPrincipal |
getPrincipal()
Deprecated.
Get the retrieved
Principal . |
Copyright © 2020 Pivotal Software. All rights reserved.