- getEmptySchema() - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-
Return an empty security schema for the portal to investigate and/or
populate.
- getId() - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-
Gets an identifier for this type of plugin.
- getName() - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-
Gets a name for this plugin.
- getPluginDetails() - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-
Gets a PluginDescription object relating to this plugin.
- getPossibilities(String) - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-
Retrieve a list of possible field values for a given field if the plugin
supports this feature.
- getRoles(String) - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-
A basic wrapper for getSchemas() to return just the roles of the schemas.
- getSchemas(String) - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-
Get a list of schemas that have been applied to a record.
- getUsers(String) - Method in class com.googlecode.fascinator.access.derby.DerbyAccessControl
-