Uses of Interface
org.apache.cxf.rs.security.oauth2.common.AccessTokenGrant
Packages that use AccessTokenGrant
Package
Description
-
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.client
Methods in org.apache.cxf.rs.security.oauth2.client with parameters of type AccessTokenGrantModifier and TypeMethodDescriptionstatic ClientAccessTokenOAuthClientUtils.getAccessToken(String accessTokenServiceUri, Consumer consumer, AccessTokenGrant grant, boolean setAuthorizationHeader) Obtains the access token from OAuth AccessToken Servicestatic ClientAccessTokenOAuthClientUtils.getAccessToken(WebClient accessTokenService, Consumer consumer, AccessTokenGrant grant) Obtains the access token from OAuth AccessToken Service using the initialized web clientstatic ClientAccessTokenOAuthClientUtils.getAccessToken(WebClient accessTokenService, Consumer consumer, AccessTokenGrant grant, boolean setAuthorizationHeader) Obtains the access token from OAuth AccessToken Service using the initialized web clientstatic ClientAccessTokenOAuthClientUtils.getAccessToken(WebClient accessTokenService, Consumer consumer, AccessTokenGrant grant, Map<String, String> extraParams, boolean setAuthorizationHeader) Obtains the access token from OAuth AccessToken Service using the initialized web clientstatic ClientAccessTokenOAuthClientUtils.getAccessToken(WebClient accessTokenService, Consumer consumer, AccessTokenGrant grant, Map<String, String> extraParams, String defaultTokenType, boolean setAuthorizationHeader) Obtains the access token from OAuth AccessToken Service using the initialized web clientstatic ClientAccessTokenOAuthClientUtils.getAccessToken(WebClient accessTokenService, AccessTokenGrant grant) Obtains the access token from OAuth AccessToken Service using the initialized web clientstatic ClientAccessTokenOAuthClientUtils.getAccessToken(WebClient accessTokenService, AccessTokenGrant grant, Map<String, String> extraParams) Obtains the access token from OAuth AccessToken Service using the initialized web clientlongAccessTokenGrantWriter.getSize(AccessTokenGrant t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) voidAccessTokenGrantWriter.writeTo(AccessTokenGrant t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) -
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.grants
Classes in org.apache.cxf.rs.security.oauth2.grants that implement AccessTokenGrant -
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.grants.clientcred
Classes in org.apache.cxf.rs.security.oauth2.grants.clientcred that implement AccessTokenGrant -
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.grants.code
Classes in org.apache.cxf.rs.security.oauth2.grants.code that implement AccessTokenGrantModifier and TypeClassDescriptionclassBase Authorization Code Grant representation, captures the code and the redirect URI this code has been returned to, visible to the clientclassBase Authorization Code Grant representation, captures the code and the redirect URI this code has been returned to, visible to the clientclassThe Authorization Code Grant representation visible to the server -
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.grants.jwt
Classes in org.apache.cxf.rs.security.oauth2.grants.jwt that implement AccessTokenGrantModifier and TypeClassDescriptionclassclassclass -
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.grants.owner
Classes in org.apache.cxf.rs.security.oauth2.grants.owner that implement AccessTokenGrant -
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.grants.refresh
Classes in org.apache.cxf.rs.security.oauth2.grants.refresh that implement AccessTokenGrant -
Uses of AccessTokenGrant in org.apache.cxf.rs.security.oauth2.grants.saml
Classes in org.apache.cxf.rs.security.oauth2.grants.saml that implement AccessTokenGrantModifier and TypeClassDescriptionclassclassclass