Package org.infinispan.server.security
Class KeycloakRoleDecoder
- java.lang.Object
-
- org.infinispan.server.security.KeycloakRoleDecoder
-
- All Implemented Interfaces:
org.wildfly.security.authz.RoleDecoder
public class KeycloakRoleDecoder extends Object implements org.wildfly.security.authz.RoleDecoder
-
-
Constructor Summary
Constructors Constructor Description KeycloakRoleDecoder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.wildfly.security.authz.RolesdecodeRoles(org.wildfly.security.authz.AuthorizationIdentity identity)
-