Uses of Class
org.apache.cxf.rs.security.oauth2.provider.OAuthJoseJwtProducer
Packages that use OAuthJoseJwtProducer
Package
Description
-
Uses of OAuthJoseJwtProducer in org.apache.cxf.rs.security.oauth2.client
Methods in org.apache.cxf.rs.security.oauth2.client with parameters of type OAuthJoseJwtProducerModifier and TypeMethodDescriptionvoidClientCodeRequestFilter.setCodeRequestJoseProducer(OAuthJoseJwtProducer codeRequestJoseProducer) -
Uses of OAuthJoseJwtProducer in org.apache.cxf.rs.security.oauth2.grants.code
Methods in org.apache.cxf.rs.security.oauth2.grants.code that return OAuthJoseJwtProducerMethods in org.apache.cxf.rs.security.oauth2.grants.code with parameters of type OAuthJoseJwtProducerModifier and TypeMethodDescriptionvoidJwtRequestCodeGrant.setJoseProducer(OAuthJoseJwtProducer joseProducer) -
Uses of OAuthJoseJwtProducer in org.apache.cxf.rs.security.oauth2.provider
Subclasses of OAuthJoseJwtProducer in org.apache.cxf.rs.security.oauth2.providerMethods in org.apache.cxf.rs.security.oauth2.provider that return OAuthJoseJwtProducerMethods in org.apache.cxf.rs.security.oauth2.provider with parameters of type OAuthJoseJwtProducerModifier and TypeMethodDescriptionvoidAbstractOAuthDataProvider.setJwtAccessTokenProducer(OAuthJoseJwtProducer jwtAccessTokenProducer) -
Uses of OAuthJoseJwtProducer in org.apache.cxf.rs.security.oidc.idp
Subclasses of OAuthJoseJwtProducer in org.apache.cxf.rs.security.oidc.idpMethods in org.apache.cxf.rs.security.oidc.idp with parameters of type OAuthJoseJwtProducerModifier and TypeMethodDescriptionvoidOidcImplicitService.setIdTokenJoseHandler(OAuthJoseJwtProducer idTokenJoseHandler)