JwsContext.getCallerPrincipal() Method
Returns the security principal associated with the current method invocation if authentication was performed.
public java.security.Principal getCallerPrincipal()
None.
The Principal that was produced by authentication.
None
To learn about security in WebLogic Workshop web services, see Overview: Security.