| Constructor and Description |
|---|
JAASUserPrincipal(String name,
Subject subject,
LoginContext loginContext) |
| Modifier and Type | Method and Description |
|---|---|
LoginContext |
getLoginContext() |
String |
getName()
Get the name identifying the user
|
Subject |
getSubject()
Provide access to the Subject
|
String |
toString() |
public JAASUserPrincipal(String name, Subject subject, LoginContext loginContext)
public String getName()
public Subject getSubject()
public LoginContext getLoginContext()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.