Class KeycloakJwtAdapter

java.lang.Object
org.activiti.cloud.services.common.security.keycloak.KeycloakJwtAdapter
All Implemented Interfaces:
JwtAdapter

public class KeycloakJwtAdapter extends Object implements JwtAdapter
  • Constructor Details

    • KeycloakJwtAdapter

      public KeycloakJwtAdapter(org.springframework.security.oauth2.jwt.Jwt jwt)
  • Method Details