C D G I L R S 

C

com.googlecode.fascinator.roles.ldap - package com.googlecode.fascinator.roles.ldap
 
createRole(String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Create a role.

D

deleteRole(String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Delete a role.

G

getId() - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
 
getName() - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
 
getPluginDetails() - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Gets a PluginDescription object relating to this plugin.
getRoles(String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Find and return all roles this user has.
getUsersInRole(String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Returns a list of users who have a particular role.

I

init(String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
 
init(File) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
 

L

LDAPRoles - Class in com.googlecode.fascinator.roles.ldap
This plugin implements ldap roles.
LDAPRoles() - Constructor for class com.googlecode.fascinator.roles.ldap.LDAPRoles
 

R

removeRole(String, String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Remove a role from a user.
renameRole(String, String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Rename a role.

S

searchRoles(String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Returns a list of roles matching the search.
setConfig(JsonSimpleConfig) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
 
setRole(String, String) - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Assign a role to a user.
shutdown() - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
 
supportsRoleManagement() - Method in class com.googlecode.fascinator.roles.ldap.LDAPRoles
Method for testing if the implementing plugin allows the creation, deletion and modification of roles.
C D G I L R S 

Copyright © 2009-2016. All Rights Reserved.