Uses of Interface
com.okta.sdk.resource.client.auth.Authentication
Package
Description
-
Uses of Authentication in com.okta.sdk.impl.oauth2
Modifier and TypeClassDescriptionclass
This implementation represents client credentials specific to OAuth2 Authentication scheme. -
Uses of Authentication in com.okta.sdk.resource.client
Modifier and TypeMethodDescriptionApiClient.getAuthentication
(String authName) Get authentication for the given name.Modifier and TypeMethodDescriptionApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication).Modifier and TypeMethodDescriptionvoid
ApiClient.replaceAuthentication
(String authName, Authentication authentication) Replaces authentication for the given name. -
Uses of Authentication in com.okta.sdk.resource.client.auth
Modifier and TypeClassDescriptionclass
class
class
class