package rbac
          
          
            
          
          
        
        
            Ordering
            
          
          - Alphabetic
              Visibility
              
        - Public
- All
Type Members
- 
      
      
      
        
      
    
      
        
        class
      
      
        KeycloakRBAC extends AnyRef
      
      
      Implementation of the Keycloak RBAC handler. 
- 
      
      
      
        
      
    
      
        
        class
      
      
        MicroProfileRBAC extends AnyRef
      
      
      Implementation of the Microprofile MP-JWT 1.1 RBAC based on the access token groups key. 
Value Members
-  object KeycloakRBAC
-  object MicroProfileRBAC