Uses of Class
step.core.access.authentication.OidcCrendentials
-
Packages that use OidcCrendentials Package Description step.core.access step.core.access.authentication -
-
Uses of OidcCrendentials in step.core.access
Methods in step.core.access with parameters of type OidcCrendentials Modifier and Type Method Description step.core.authentication.AuthenticationResults
OidcAuthenticator. authenticate(OidcCrendentials credentials)
-
Uses of OidcCrendentials in step.core.access.authentication
Methods in step.core.access.authentication with parameters of type OidcCrendentials Modifier and Type Method Description Map<String,Object>
AuthorizationServerConnector. getAccessToken(OidcCrendentials oidcCrendentials)
Map<String,Object>
AuthorizationServerConnectorImpl. getAccessToken(OidcCrendentials oidcCrendentials)
-