PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Interface
org.picketlink.identity.federation.core.interfaces.RoleGenerator

Packages that use RoleGenerator
org.picketlink.identity.federation.core.impl   
org.picketlink.identity.federation.web.roles   
org.picketlink.identity.federation.web.servlets   
 

Uses of RoleGenerator in org.picketlink.identity.federation.core.impl
 

Classes in org.picketlink.identity.federation.core.impl that implement RoleGenerator
 class EmptyRoleGenerator
          A Role Generator that generates no roles
 

Uses of RoleGenerator in org.picketlink.identity.federation.web.roles
 

Classes in org.picketlink.identity.federation.web.roles that implement RoleGenerator
 class DefaultRoleGenerator
          Simple Role Generator that looks inside a roles.properties on the classpath with format: principalName=role1,role2
 

Uses of RoleGenerator in org.picketlink.identity.federation.web.servlets
 

Fields in org.picketlink.identity.federation.web.servlets declared as RoleGenerator
protected  RoleGenerator IDPServlet.roleGenerator
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.