Class JAASUserPrincipal
java.lang.Object
org.eclipse.jetty.jaas.JAASUserPrincipal
- All Implemented Interfaces:
Principal
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final LoginContextprivate final Stringprivate final Subject -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) LoginContextgetName()Get the name identifying the userProvide access to the SubjecttoString()
-
Field Details
-
_name
-
_subject
-
_loginContext
-
-
Constructor Details
-
JAASUserPrincipal
-
-
Method Details
-
getName
-
getSubject
-
getLoginContext
LoginContext getLoginContext() -
toString
-