Modifier and Type | Class and Description |
---|---|
class |
JBossWebRoleGenerator
RoleGenerator for JBossWeb |
Modifier and Type | Class and Description |
---|---|
class |
TomcatRoleGenerator
Generate roles from Tomcat Principal
|
Modifier and Type | Class and Description |
---|---|
class |
UndertowRoleGenerator
Implementation of
RoleGenerator for Undertow |
Modifier and Type | Class and Description |
---|---|
class |
EmptyRoleGenerator
A Role Generator that generates no roles
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRoleGenerator
Simple Role Generator that looks inside a roles.properties on the classpath with format: principalName=role1,role2
|
Modifier and Type | Field and Description |
---|---|
protected RoleGenerator |
IDPServlet.roleGenerator |
Copyright © 2017 JBoss by Red Hat. All rights reserved.