Class UserPrincipal

java.lang.Object
dev.getelements.elements.security.UserPrincipal
All Implemented Interfaces:
Principal

public class UserPrincipal extends Object implements Principal
Created by patricktwohig on 8/4/17.
  • Constructor Details

    • UserPrincipal

      public UserPrincipal(User user)
  • Method Details