Instance Constructors
-
new
OAuth2AuthProvider(app: Application)
Abstract Value Members
-
abstract
def
buildInfo(r: Response): I
-
abstract
def
getKey(): String
-
abstract
def
transform(info: I, state: String): AuthUserIdentity
Concrete Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
authenticate(context: Context, payload: Any): AnyRef
-
def
clone(): AnyRef
-
def
enabled(): Boolean
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
getAbsoluteUrl(request: Request): String
-
def
getAccessToken(code: String, request: Request): I
-
def
getApplication(): Application
-
def
getAuthUrl(request: Request, state: String): String
-
final
def
getClass(): java.lang.Class[_]
-
def
getConfiguration(): Configuration
-
def
getRedirectUrl(request: Request): String
-
def
getSessionAuthUser(id: String, expires: Long): AuthUser
-
def
getUrl(): String
-
def
hashCode(): Int
-
def
isExternal(): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
def
neededSettingKeys(): List[String]
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
onStart(): Unit
-
def
onStop(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Plugin
Inherited from Plugin
Inherited from AnyRef
Inherited from Any