Uses of Class
org.dspace.authenticate.oidc.model.OidcTokenResponseDTO
Packages that use OidcTokenResponseDTO
-
Uses of OidcTokenResponseDTO in org.dspace.authenticate.oidc
Methods in org.dspace.authenticate.oidc that return OidcTokenResponseDTOModifier and TypeMethodDescriptionOidcClient.getAccessToken(String code) Exchange the authorization code for a 3-legged access token. -
Uses of OidcTokenResponseDTO in org.dspace.authenticate.oidc.impl
Methods in org.dspace.authenticate.oidc.impl that return OidcTokenResponseDTO