Class SimpleUserPrincipal

java.lang.Object
net.ltgt.oidc.servlet.SimpleUserPrincipal
All Implemented Interfaces:
Principal, UserPrincipal

public class SimpleUserPrincipal extends Object implements UserPrincipal
A simple UserPrincipal implementation with no role at all.