|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.identity.federation.bindings.tomcat.TomcatRoleGenerator
public class TomcatRoleGenerator
Generate roles from Tomcat Principal
| Constructor Summary | |
|---|---|
TomcatRoleGenerator()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
generateRoles(java.security.Principal principal)
Generate roles given a principal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TomcatRoleGenerator()
| Method Detail |
|---|
public java.util.List<java.lang.String> generateRoles(java.security.Principal principal)
RoleGenerator
generateRoles in interface RoleGeneratorjava.lang.IllegalArgumentException - if principal is not of type GenericPrincipal or UserRoleGenerator.generateRoles(Principal)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||