public class CallerPrincipal extends Object implements Principal
When JSR 375 authentication is used this type, or a sub-type thereof, is what should be
returned by other Java EE platform APIs, such as HttpServletRequest.getUserPrincipal()
Constructor and Description |
---|
CallerPrincipal(String name) |
Copyright © 2015–2017. All rights reserved.