Interface UserPrincipal

All Superinterfaces:
Principal
All Known Implementing Classes:
SimpleUserPrincipal

public interface UserPrincipal extends Principal
UserPrincipal. A Principal which denotes a user
Since:
7.0
Author:
Tristan Tarrant