Instance Constructors
-
new
OAuth2AuthProvider
(app: Application)
Abstract Value Members
-
def
buildInfo
(r: Response): I
-
def
getKey
(): String
-
Concrete Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
authenticate
(context: Context, payload: Any): AnyRef
-
def
clone
(): AnyRef
-
def
enabled
(): Boolean
-
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
-
def
getClass
(): java.lang.Class[_]
-
def
getConfiguration
(): Configuration
-
def
getSessionAuthUser
(id: String, expires: Long): AuthUser
-
def
getUrl
(): String
-
def
hashCode
(): Int
-
def
isExternal
(): Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
def
ne
(arg0: AnyRef): Boolean
-
def
neededSettingKeys
(): List[String]
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
onStart
(): Unit
-
def
onStop
(): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
def
useSecureRedirectUri
(): Boolean
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from Plugin
Inherited from Plugin
Inherited from AnyRef
Inherited from Any