|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserSubject | |
|---|---|
| org.apache.cxf.rs.security.oauth.data | |
| Uses of UserSubject in org.apache.cxf.rs.security.oauth.data |
|---|
| Methods in org.apache.cxf.rs.security.oauth.data that return UserSubject | |
|---|---|
UserSubject |
OAuthContext.getSubject()
|
UserSubject |
Token.getSubject()
Returns a subject capturing the login name the end user used to login to the resource server when authorizing a given client request |
| Methods in org.apache.cxf.rs.security.oauth.data with parameters of type UserSubject | |
|---|---|
void |
Token.setSubject(UserSubject subject)
Sets a subject capturing the login name the end user used to login to the resource server when authorizing a given client request |
| Constructors in org.apache.cxf.rs.security.oauth.data with parameters of type UserSubject | |
|---|---|
OAuthContext(UserSubject subject,
List<OAuthPermission> perms)
|
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||