Uses of Class
org.apache.cxf.rs.security.oauth2.tokens.bearer.BearerAccessToken
Packages that use BearerAccessToken
-
Uses of BearerAccessToken in org.apache.cxf.rs.security.oauth2.provider
Methods in org.apache.cxf.rs.security.oauth2.provider that return types with arguments of type BearerAccessTokenModifier and TypeMethodDescriptionprotected jakarta.persistence.TypedQuery<BearerAccessToken>JPAOAuthDataProvider.getTokensQuery(Client c, UserSubject resourceOwnerSubject, jakarta.persistence.EntityManager entityManager)