JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
A
ACCESS_TOKEN
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_ACTIVE
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_AUDIENCE
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_EXPIRES_IN
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_EXPIRY
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_IDENTIFIER
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_ISSUED
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_ISSUER
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_SCOPE
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_SUBJECT
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_TYPE
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_USER_ID
- Static variable in class org.wso2.okta.client.
OktaConstants
ACCESS_TOKEN_USER_NAME
- Static variable in class org.wso2.okta.client.
OktaConstants
AccessTokenInfo
- Class in
org.wso2.okta.client.model
AccessTokenInfo()
- Constructor for class org.wso2.okta.client.model.
AccessTokenInfo
ADDITIONAL_PROPERTIES
- Static variable in class org.wso2.okta.client.
OktaConstants
APPLICATION_JSON
- Static variable in class org.wso2.okta.client.
OktaConstants
apply(RequestTemplate)
- Method in class org.wso2.okta.client.model.
OKtaAPIKeyInterceptor
attachResourceScopes(API, Set<URITemplate>)
- Method in class org.wso2.okta.client.
OktaOAuthClient
AUTHENTICATION_BASIC
- Static variable in class org.wso2.okta.client.
OktaConstants
AUTHENTICATION_SSWS
- Static variable in class org.wso2.okta.client.
OktaConstants
AUTHORIZATION
- Static variable in class org.wso2.okta.client.
OktaConstants
B
buildAccessTokenRequestFromOAuthApp(OAuthApplicationInfo, AccessTokenRequest)
- Method in class org.wso2.okta.client.
OktaOAuthClient
This is used to build accesstoken request from OAuth application info.
buildFromJSON(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
C
CLIENT_APPLICATION_TYPE
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_ENDPOINT
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_GRANT_TYPES
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_ID
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_ID_ISSUED_AT
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_INITIATE_LOGIN_URI
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_LOGO_URI
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_NAME
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_POST_LOGOUT_REDIRECT_URIS
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_REDIRECT_URIS
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_RESPONSE_TYPES
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_SECRET
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_SECRET_EXPIRES_AT
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_TOKEN_ENDPOINT_AUTH_METHOD
- Static variable in class org.wso2.okta.client.
OktaConstants
CLIENT_URI
- Static variable in class org.wso2.okta.client.
OktaConstants
ClientInfo
- Class in
org.wso2.okta.client.model
ClientInfo()
- Constructor for class org.wso2.okta.client.model.
ClientInfo
createApplication(ClientInfo)
- Method in interface org.wso2.okta.client.model.
OktaDCRClient
createApplication(OAuthAppRequest)
- Method in class org.wso2.okta.client.
OktaOAuthClient
This method will Register an OAuth client in Okta Authorization Server.
D
deleteApplication(String)
- Method in interface org.wso2.okta.client.model.
OktaDCRClient
deleteApplication(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
Deletes OAuth Client from Authorization Server.
deleteMappedApplication(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
deleteRegisteredResourceByAPIId(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
deleteScope(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
detachResourceScopes(API, Set<URITemplate>)
- Method in class org.wso2.okta.client.
OktaOAuthClient
E
encode(Object, Type, RequestTemplate)
- Method in class org.wso2.okta.client.
FormEncoder
ERROR_COULD_NOT_READ_HTTP_ENTITY
- Static variable in class org.wso2.okta.client.
OktaConstants
ERROR_ENCODING_METHOD_NOT_SUPPORTED
- Static variable in class org.wso2.okta.client.
OktaConstants
ERROR_OCCURRED_WHILE_READ_OR_CLOSE_BUFFER_READER
- Static variable in class org.wso2.okta.client.
OktaConstants
ERROR_WHILE_PARSE_RESPONSE
- Static variable in class org.wso2.okta.client.
OktaConstants
F
FormEncoder
- Class in
org.wso2.okta.client
FormEncoder()
- Constructor for class org.wso2.okta.client.
FormEncoder
G
getAccessToken()
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
getAccessTokenByConsumerKey(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
getActiveTokensByConsumerKey(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
getAllScopes()
- Method in class org.wso2.okta.client.
OktaOAuthClient
getApplication(String)
- Method in interface org.wso2.okta.client.model.
OktaDCRClient
getApplicationConfigurations()
- Method in class org.wso2.okta.client.
OKTAConnectorConfiguration
getApplicationType()
- Method in class org.wso2.okta.client.model.
ClientInfo
getAudience()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getClientId()
- Method in class org.wso2.okta.client.model.
ClientInfo
getClientId()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getClientIdIssuedTime()
- Method in class org.wso2.okta.client.model.
ClientInfo
getClientName()
- Method in class org.wso2.okta.client.model.
ClientInfo
getClientSecret()
- Method in class org.wso2.okta.client.model.
ClientInfo
getClientSecretExpiredTime()
- Method in class org.wso2.okta.client.model.
ClientInfo
getClientUri()
- Method in class org.wso2.okta.client.model.
ClientInfo
getConnectionConfigurations()
- Method in class org.wso2.okta.client.
OKTAConnectorConfiguration
getDeviceId()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getE()
- Method in class org.wso2.okta.client.model.
JWKKey
getExpiry()
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
getExpiry()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getGrantTypes()
- Method in class org.wso2.okta.client.model.
ClientInfo
getImplementation()
- Method in class org.wso2.okta.client.
OKTAConnectorConfiguration
getIssuedAt()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getIssuer()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getJti()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getJwkKeys()
- Method in class org.wso2.okta.client.model.
JWKS
getJwks()
- Method in class org.wso2.okta.client.model.
ClientInfo
getJWTValidator()
- Method in class org.wso2.okta.client.
OKTAConnectorConfiguration
getKeyManagerConfiguration()
- Method in class org.wso2.okta.client.
OktaOAuthClient
getKid()
- Method in class org.wso2.okta.client.model.
JWKKey
getKty()
- Method in class org.wso2.okta.client.model.
JWKKey
getLoginInitiationUri()
- Method in class org.wso2.okta.client.model.
ClientInfo
getLogoUri()
- Method in class org.wso2.okta.client.model.
ClientInfo
getLogoutRedirectUris()
- Method in class org.wso2.okta.client.model.
ClientInfo
getN()
- Method in class org.wso2.okta.client.model.
JWKKey
getNbf()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getNewApplicationAccessToken(AccessTokenRequest)
- Method in class org.wso2.okta.client.
OktaOAuthClient
Gets new access token and returns it in an AccessTokenInfo object.
getNewApplicationConsumerSecret(AccessTokenRequest)
- Method in class org.wso2.okta.client.
OktaOAuthClient
getPolicyUri()
- Method in class org.wso2.okta.client.model.
ClientInfo
getRedirectUris()
- Method in class org.wso2.okta.client.model.
ClientInfo
getRequestObjectSigningAlgorithm()
- Method in class org.wso2.okta.client.model.
ClientInfo
getResourceByApiId(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
getResponseTypes()
- Method in class org.wso2.okta.client.model.
ClientInfo
getScope()
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
getScope()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getScopeByName(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
getScopesForAPIS(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
getSub()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getTokenEndpointAuthMethod()
- Method in class org.wso2.okta.client.model.
ClientInfo
getTokenMetaData(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
This is used to get the meta data of the accesstoken.
getTokenType()
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
getTokenType()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getTosUri()
- Method in class org.wso2.okta.client.model.
ClientInfo
getType()
- Method in class org.wso2.okta.client.
OKTAConnectorConfiguration
getType()
- Method in class org.wso2.okta.client.
OktaOAuthClient
getUid()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getUsername()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
getX()
- Method in class org.wso2.okta.client.model.
JWKKey
getY()
- Method in class org.wso2.okta.client.model.
JWKKey
GRANT_TYPE
- Static variable in class org.wso2.okta.client.
OktaConstants
GRANT_TYPE_CLIENT_CREDENTIALS
- Static variable in class org.wso2.okta.client.
OktaConstants
H
HTTP_HEADER_CONTENT_TYPE
- Static variable in class org.wso2.okta.client.
OktaConstants
I
introspect(String, String)
- Method in interface org.wso2.okta.client.model.
IntrospectClient
INTROSPECT_ENDPOINT
- Static variable in class org.wso2.okta.client.
OktaConstants
IntrospectClient
- Interface in
org.wso2.okta.client.model
IntrospectInfo
- Class in
org.wso2.okta.client.model
IntrospectInfo()
- Constructor for class org.wso2.okta.client.model.
IntrospectInfo
isActive()
- Method in class org.wso2.okta.client.model.
IntrospectInfo
isScopeExists(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
J
JWKKey
- Class in
org.wso2.okta.client.model
JWKKey()
- Constructor for class org.wso2.okta.client.model.
JWKKey
JWKS
- Class in
org.wso2.okta.client.model
JWKS()
- Constructor for class org.wso2.okta.client.model.
JWKS
JWKS
- Static variable in class org.wso2.okta.client.
OktaConstants
L
loadConfiguration(KeyManagerConfiguration)
- Method in class org.wso2.okta.client.
OktaOAuthClient
APIManagerComponent
calls this method, passing KeyManagerConfiguration as a
String
.
M
mapOAuthApplication(OAuthAppRequest)
- Method in class org.wso2.okta.client.
OktaOAuthClient
This method will be called when mapping existing OAuth Clients with Application in API Manager
O
OAUTH2
- Static variable in class org.wso2.okta.client.
OktaConstants
OKTA_AUTHORIZATION_SERVER_ID
- Static variable in class org.wso2.okta.client.
OktaConstants
OKTA_DEFAULT_SCOPE
- Static variable in class org.wso2.okta.client.
OktaConstants
OKTA_INSTANCE_URL
- Static variable in class org.wso2.okta.client.
OktaConstants
OKTA_TYPE
- Static variable in class org.wso2.okta.client.
OktaConstants
OKtaAPIKeyInterceptor
- Class in
org.wso2.okta.client.model
OKtaAPIKeyInterceptor(String)
- Constructor for class org.wso2.okta.client.model.
OKtaAPIKeyInterceptor
OKTAConnectorConfiguration
- Class in
org.wso2.okta.client
OKTAConnectorConfiguration()
- Constructor for class org.wso2.okta.client.
OKTAConnectorConfiguration
OktaConstants
- Class in
org.wso2.okta.client
This class will hold constants related to Okta key manager implementation.
OktaDCRClient
- Interface in
org.wso2.okta.client.model
OktaOAuthClient
- Class in
org.wso2.okta.client
This class provides the implementation to use "Okta" for managing OAuth clients and Tokens needed by WSO2 API Manager.
OktaOAuthClient()
- Constructor for class org.wso2.okta.client.
OktaOAuthClient
org.wso2.okta.client
- package org.wso2.okta.client
org.wso2.okta.client.model
- package org.wso2.okta.client.model
P
POLICY_URI
- Static variable in class org.wso2.okta.client.
OktaConstants
R
regenerateClientSecret(String)
- Method in interface org.wso2.okta.client.model.
OktaDCRClient
registerNewResource(API, Map)
- Method in class org.wso2.okta.client.
OktaOAuthClient
registerScope(Scope)
- Method in class org.wso2.okta.client.
OktaOAuthClient
REGISTRAION_API_KEY
- Static variable in class org.wso2.okta.client.
OktaConstants
REQUEST_OBJECT_SIGNING_ALGORITHM
- Static variable in class org.wso2.okta.client.
OktaConstants
retrieveApplication(String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
This method retrieves OAuth application details by given consumer key.
REVOKE_ENDPOINT
- Static variable in class org.wso2.okta.client.
OktaConstants
S
SCOPE
- Static variable in class org.wso2.okta.client.
OktaConstants
setAccessToken(String)
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
setActive(boolean)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setApplicationType(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setAudience(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setClientId(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setClientId(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setClientIdIssuedTime(Long)
- Method in class org.wso2.okta.client.model.
ClientInfo
setClientName(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setClientSecret(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setClientSecretExpiredTime(Long)
- Method in class org.wso2.okta.client.model.
ClientInfo
setClientUri(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setDeviceId(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setE(String)
- Method in class org.wso2.okta.client.model.
JWKKey
setExpiry(long)
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
setExpiry(long)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setGrantTypes(List<String>)
- Method in class org.wso2.okta.client.model.
ClientInfo
setIssuedAt(long)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setIssuer(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setJti(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setJwkKeys(List<JWKKey>)
- Method in class org.wso2.okta.client.model.
JWKS
setJwks(JWKS)
- Method in class org.wso2.okta.client.model.
ClientInfo
setKid(String)
- Method in class org.wso2.okta.client.model.
JWKKey
setKty(String)
- Method in class org.wso2.okta.client.model.
JWKKey
setLoginInitiationUri(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setLogoUri(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setLogoutRedirectUris(List<String>)
- Method in class org.wso2.okta.client.model.
ClientInfo
setN(String)
- Method in class org.wso2.okta.client.model.
JWKKey
setNbf(long)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setPolicyUri(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setRedirectUris(List<String>)
- Method in class org.wso2.okta.client.model.
ClientInfo
setRequestObjectSigningAlgorithm(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setResponseTypes(List<String>)
- Method in class org.wso2.okta.client.model.
ClientInfo
setScope(String)
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
setScope(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setSub(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setTokenEndpointAuthMethod(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setTokenType(String)
- Method in class org.wso2.okta.client.model.
AccessTokenInfo
setTokenType(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setTosUri(String)
- Method in class org.wso2.okta.client.model.
ClientInfo
setUid(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setUsername(String)
- Method in class org.wso2.okta.client.model.
IntrospectInfo
setX(String)
- Method in class org.wso2.okta.client.model.
JWKKey
setY(String)
- Method in class org.wso2.okta.client.model.
JWKKey
STRING_FORMAT
- Static variable in class org.wso2.okta.client.
OktaConstants
T
TOKEN
- Static variable in class org.wso2.okta.client.
OktaConstants
TOKEN_ENDPOINT
- Static variable in class org.wso2.okta.client.
OktaConstants
TOKEN_GRANT_TYPE
- Static variable in class org.wso2.okta.client.
OktaConstants
TOKEN_SCOPE
- Static variable in class org.wso2.okta.client.
OktaConstants
TOKEN_TYPE_HINT
- Static variable in class org.wso2.okta.client.
OktaConstants
TOS_URI
- Static variable in class org.wso2.okta.client.
OktaConstants
U
UPDATE_APP_IN_OKTA
- Static variable in class org.wso2.okta.client.
OktaConstants
updateApplication(String, ClientInfo)
- Method in interface org.wso2.okta.client.model.
OktaDCRClient
updateApplication(OAuthAppRequest)
- Method in class org.wso2.okta.client.
OktaOAuthClient
This method will update an existing OAuth client in Okta Authorization Server.
updateApplicationOwner(OAuthAppRequest, String)
- Method in class org.wso2.okta.client.
OktaOAuthClient
updateRegisteredResource(API, Map)
- Method in class org.wso2.okta.client.
OktaOAuthClient
updateResourceScopes(API, Set<String>, Set<Scope>, Set<URITemplate>, Set<URITemplate>)
- Method in class org.wso2.okta.client.
OktaOAuthClient
updateScope(Scope)
- Method in class org.wso2.okta.client.
OktaOAuthClient
UTF_8
- Static variable in class org.wso2.okta.client.
OktaConstants
V
validateScopes(Set<Scope>)
- Method in class org.wso2.okta.client.
OktaOAuthClient
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
WSO2
. All rights reserved.