JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
H
I
N
O
P
S
T
C
copyFrom(RegisteredService)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
E
equals(Object)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
G
getClientId()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
getClientSecret()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
getSupportedGrantTypes()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
getSupportedResponseTypes()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
H
hashCode()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
I
isBypassApprovalPrompt()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
isGenerateRefreshToken()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
isJsonFormat()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
N
newInstance()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
O
OAuthRegisteredService
- Class in
org.apereo.cas.support.oauth.services
An extension of the
RegexRegisteredService
that defines the OAuth client id and secret for a given registered service.
OAuthRegisteredService()
- Constructor for class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
org.apereo.cas.support.oauth.services
- package org.apereo.cas.support.oauth.services
P
postLoad()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
Post load processing, once the service is located via JPA.
S
setBypassApprovalPrompt(Boolean)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
setClientId(String)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
setClientSecret(String)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
setGenerateRefreshToken(Boolean)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
setJsonFormat(Boolean)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
setSupportedGrantTypes(Set<String>)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
setSupportedResponseTypes(Set<String>)
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
T
toString()
- Method in class org.apereo.cas.support.oauth.services.
OAuthRegisteredService
C
E
G
H
I
N
O
P
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes