Uses of Interface
org.activiti.cloud.services.test.identity.IdentityTokenProducer
Packages that use IdentityTokenProducer
Package
Description
-
Uses of IdentityTokenProducer in org.activiti.cloud.services.test.identity
Methods in org.activiti.cloud.services.test.identity that return IdentityTokenProducerModifier and TypeMethodDescriptionIdentityTokenProducer.withResource(String resource) IdentityTokenProducer.withTestPassword(String password) IdentityTokenProducer.withTestUser(String user) Methods in org.activiti.cloud.services.test.identity with parameters of type IdentityTokenProducerModifier and TypeMethodDescriptionJwtGraphQlClientInterceptor.initToken(IdentityTokenProducer identityTokenProducer) Constructors in org.activiti.cloud.services.test.identity with parameters of type IdentityTokenProducerModifierConstructorDescriptionJwtGraphQlClientInterceptor(IdentityTokenProducer identityTokenProducer) -
Uses of IdentityTokenProducer in org.activiti.cloud.services.test.identity.interceptor
Constructors in org.activiti.cloud.services.test.identity.interceptor with parameters of type IdentityTokenProducerModifierConstructorDescriptionIdentityTokenInterceptor(IdentityTokenProducer identityTokenProducer) -
Uses of IdentityTokenProducer in org.activiti.cloud.services.test.identity.keycloak
Classes in org.activiti.cloud.services.test.identity.keycloak that implement IdentityTokenProducerMethods in org.activiti.cloud.services.test.identity.keycloak that return IdentityTokenProducerModifier and TypeMethodDescriptionKeycloakTokenProducer.withResource(String resource) KeycloakTokenProducer.withTestPassword(String testPassword) KeycloakTokenProducer.withTestUser(String keycloakTestUser)