Skip navigation links
A B C G H I M N O P S U 

A

ACCESS_TOKEN - Static variable in class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 
authenticate(CharSequence) - Method in interface me.tfeng.play.security.oauth2.AuthenticationManager
 
authenticate(CharSequence, Callback<Authentication>) - Method in interface me.tfeng.play.security.oauth2.AuthenticationManager.Callback
 
authenticate(CharSequence) - Method in interface me.tfeng.play.security.oauth2.AuthenticationManagerClient
 
Authentication - Class in me.tfeng.play.security.oauth2
 
Authentication() - Constructor for class me.tfeng.play.security.oauth2.Authentication
Default constructor.
Authentication(ClientAuthentication, UserAuthentication) - Constructor for class me.tfeng.play.security.oauth2.Authentication
All-args constructor.
Authentication.Builder - Class in me.tfeng.play.security.oauth2
RecordBuilder for Authentication instances.
AuthenticationManager - Interface in me.tfeng.play.security.oauth2
 
AuthenticationManager.Callback - Interface in me.tfeng.play.security.oauth2
 
AuthenticationManagerClient - Interface in me.tfeng.play.security.oauth2
 
authorities - Variable in class me.tfeng.play.security.oauth2.ClientAuthentication
Deprecated.
authorities - Variable in class me.tfeng.play.security.oauth2.UserAuthentication
Deprecated.
AUTHORIZATION - Static variable in class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 

B

BEARER - Static variable in class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 
build() - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
 
build() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
 
build() - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
 

C

call(Http.Context) - Method in class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 
clearAuthorities() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Clears the value of the 'authorities' field
clearAuthorities() - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Clears the value of the 'authorities' field
clearClient() - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Clears the value of the 'client' field
clearId() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Clears the value of the 'id' field
clearId() - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Clears the value of the 'id' field
clearScopes() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Clears the value of the 'scopes' field
clearUser() - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Clears the value of the 'user' field
client - Variable in class me.tfeng.play.security.oauth2.Authentication
Deprecated.
ClientAuthentication - Class in me.tfeng.play.security.oauth2
 
ClientAuthentication() - Constructor for class me.tfeng.play.security.oauth2.ClientAuthentication
Default constructor.
ClientAuthentication(CharSequence, List<CharSequence>, List<CharSequence>) - Constructor for class me.tfeng.play.security.oauth2.ClientAuthentication
All-args constructor.
ClientAuthentication.Builder - Class in me.tfeng.play.security.oauth2
RecordBuilder for ClientAuthentication instances.

G

get(int) - Method in class me.tfeng.play.security.oauth2.Authentication
 
get(int) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
 
get(int) - Method in class me.tfeng.play.security.oauth2.UserAuthentication
 
getAuthentication(UserAuthentication) - Method in class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 
getAuthenticationManager() - Method in class me.tfeng.play.plugins.OAuth2Plugin
 
getAuthorities() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Gets the value of the 'authorities' field
getAuthorities() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
Gets the value of the 'authorities' field.
getAuthorities() - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Gets the value of the 'authorities' field
getAuthorities() - Method in class me.tfeng.play.security.oauth2.UserAuthentication
Gets the value of the 'authorities' field.
getAuthorizationToken(Http.Request) - Method in class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 
getClassSchema() - Static method in class me.tfeng.play.security.oauth2.Authentication
 
getClassSchema() - Static method in class me.tfeng.play.security.oauth2.ClientAuthentication
 
getClassSchema() - Static method in class me.tfeng.play.security.oauth2.UserAuthentication
 
getClient() - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Gets the value of the 'client' field
getClient() - Method in class me.tfeng.play.security.oauth2.Authentication
Gets the value of the 'client' field.
getId() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Gets the value of the 'id' field
getId() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
Gets the value of the 'id' field.
getId() - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Gets the value of the 'id' field
getId() - Method in class me.tfeng.play.security.oauth2.UserAuthentication
Gets the value of the 'id' field.
getInstance() - Static method in class me.tfeng.play.plugins.OAuth2Plugin
 
getOAuth2Request(ClientAuthentication) - Method in class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 
getSchema() - Method in class me.tfeng.play.security.oauth2.Authentication
 
getSchema() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
 
getSchema() - Method in class me.tfeng.play.security.oauth2.UserAuthentication
 
getScopes() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Gets the value of the 'scopes' field
getScopes() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
Gets the value of the 'scopes' field.
getUser() - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Gets the value of the 'user' field
getUser() - Method in class me.tfeng.play.security.oauth2.Authentication
Gets the value of the 'user' field.

H

hasAuthorities() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Checks whether the 'authorities' field has been set
hasAuthorities() - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Checks whether the 'authorities' field has been set
hasClient() - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Checks whether the 'client' field has been set
hasId() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Checks whether the 'id' field has been set
hasId() - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Checks whether the 'id' field has been set
hasScopes() - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Checks whether the 'scopes' field has been set
hasUser() - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Checks whether the 'user' field has been set

I

id - Variable in class me.tfeng.play.security.oauth2.ClientAuthentication
Deprecated.
id - Variable in class me.tfeng.play.security.oauth2.UserAuthentication
Deprecated.

M

me.tfeng.play.plugins - package me.tfeng.play.plugins
 
me.tfeng.play.security.oauth2 - package me.tfeng.play.security.oauth2
 

N

newBuilder() - Static method in class me.tfeng.play.security.oauth2.Authentication
Creates a new Authentication RecordBuilder
newBuilder(Authentication.Builder) - Static method in class me.tfeng.play.security.oauth2.Authentication
Creates a new Authentication RecordBuilder by copying an existing Builder
newBuilder(Authentication) - Static method in class me.tfeng.play.security.oauth2.Authentication
Creates a new Authentication RecordBuilder by copying an existing Authentication instance
newBuilder() - Static method in class me.tfeng.play.security.oauth2.ClientAuthentication
Creates a new ClientAuthentication RecordBuilder
newBuilder(ClientAuthentication.Builder) - Static method in class me.tfeng.play.security.oauth2.ClientAuthentication
Creates a new ClientAuthentication RecordBuilder by copying an existing Builder
newBuilder(ClientAuthentication) - Static method in class me.tfeng.play.security.oauth2.ClientAuthentication
Creates a new ClientAuthentication RecordBuilder by copying an existing ClientAuthentication instance
newBuilder() - Static method in class me.tfeng.play.security.oauth2.UserAuthentication
Creates a new UserAuthentication RecordBuilder
newBuilder(UserAuthentication.Builder) - Static method in class me.tfeng.play.security.oauth2.UserAuthentication
Creates a new UserAuthentication RecordBuilder by copying an existing Builder
newBuilder(UserAuthentication) - Static method in class me.tfeng.play.security.oauth2.UserAuthentication
Creates a new UserAuthentication RecordBuilder by copying an existing UserAuthentication instance

O

OAuth2Authentication - Annotation Type in me.tfeng.play.security.oauth2
 
OAuth2AuthenticationAction - Class in me.tfeng.play.security.oauth2
 
OAuth2AuthenticationAction() - Constructor for class me.tfeng.play.security.oauth2.OAuth2AuthenticationAction
 
OAuth2Plugin - Class in me.tfeng.play.plugins
 
OAuth2Plugin(Application) - Constructor for class me.tfeng.play.plugins.OAuth2Plugin
 

P

PROTOCOL - Static variable in interface me.tfeng.play.security.oauth2.AuthenticationManager.Callback
 
PROTOCOL - Static variable in interface me.tfeng.play.security.oauth2.AuthenticationManager
 
PROTOCOL - Static variable in interface me.tfeng.play.security.oauth2.AuthenticationManagerClient
 
put(int, Object) - Method in class me.tfeng.play.security.oauth2.Authentication
 
put(int, Object) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
 
put(int, Object) - Method in class me.tfeng.play.security.oauth2.UserAuthentication
 

S

SCHEMA$ - Static variable in class me.tfeng.play.security.oauth2.Authentication
 
SCHEMA$ - Static variable in class me.tfeng.play.security.oauth2.ClientAuthentication
 
SCHEMA$ - Static variable in class me.tfeng.play.security.oauth2.UserAuthentication
 
scopes - Variable in class me.tfeng.play.security.oauth2.ClientAuthentication
Deprecated.
setAuthorities(List<CharSequence>) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Sets the value of the 'authorities' field
setAuthorities(List<CharSequence>) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
Sets the value of the 'authorities' field.
setAuthorities(List<CharSequence>) - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Sets the value of the 'authorities' field
setAuthorities(List<CharSequence>) - Method in class me.tfeng.play.security.oauth2.UserAuthentication
Sets the value of the 'authorities' field.
setClient(ClientAuthentication) - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Sets the value of the 'client' field
setClient(ClientAuthentication) - Method in class me.tfeng.play.security.oauth2.Authentication
Sets the value of the 'client' field.
setId(CharSequence) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Sets the value of the 'id' field
setId(CharSequence) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
Sets the value of the 'id' field.
setId(CharSequence) - Method in class me.tfeng.play.security.oauth2.UserAuthentication.Builder
Sets the value of the 'id' field
setId(CharSequence) - Method in class me.tfeng.play.security.oauth2.UserAuthentication
Sets the value of the 'id' field.
setScopes(List<CharSequence>) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication.Builder
Sets the value of the 'scopes' field
setScopes(List<CharSequence>) - Method in class me.tfeng.play.security.oauth2.ClientAuthentication
Sets the value of the 'scopes' field.
setUser(UserAuthentication) - Method in class me.tfeng.play.security.oauth2.Authentication.Builder
Sets the value of the 'user' field
setUser(UserAuthentication) - Method in class me.tfeng.play.security.oauth2.Authentication
Sets the value of the 'user' field.

U

user - Variable in class me.tfeng.play.security.oauth2.Authentication
Deprecated.
UserAuthentication - Class in me.tfeng.play.security.oauth2
 
UserAuthentication() - Constructor for class me.tfeng.play.security.oauth2.UserAuthentication
Default constructor.
UserAuthentication(CharSequence, List<CharSequence>) - Constructor for class me.tfeng.play.security.oauth2.UserAuthentication
All-args constructor.
UserAuthentication.Builder - Class in me.tfeng.play.security.oauth2
RecordBuilder for UserAuthentication instances.
A B C G H I M N O P S U 
Skip navigation links