Package org.skr.security
Interface UserPrincipal
- All Known Subinterfaces:
JwtPrincipal
- All Known Implementing Classes:
GhostJwtPrincipal
public interface UserPrincipal
User identification in the actual system
-
Method Summary
Modifier and TypeMethodDescriptionUnique identity of this principal.getName()Human friendly user name for this principal.