Interface SubjectUserInfo

All Known Implementing Classes:
SimpleSubjectUserInfo

public interface SubjectUserInfo
  • Method Details

    • getUserName

      String getUserName()
      Get the name for this user.
    • getPrincipals

      Collection<Principal> getPrincipals()
      Get the principals for this user.
    • getSubject

      Subject getSubject()
      Returns the subject