Interface UserPrincipal

  • All Superinterfaces:
    java.security.Principal
    All Known Implementing Classes:
    SimpleUserPrincipal

    public interface UserPrincipal
    extends java.security.Principal
    UserPrincipal. A Principal which denotes a user
    Since:
    7.0
    Author:
    Tristan Tarrant
    • Method Summary

      • Methods inherited from interface java.security.Principal

        equals, getName, hashCode, implies, toString