Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
L
M
P
S
C
changePassword(String, String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Change a user's password.
com.googlecode.fascinator.authentication.internal
- package com.googlecode.fascinator.authentication.internal
This package contains classes that manage default internal user authentication.
createUser(String, String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Create a user.
D
deleteUser(String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Delete a user.
describeUser()
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Describe the metadata the implementing class needs/allows for a user.
G
getId()
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
getName()
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
getPluginDetails()
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Gets a PluginDescription object relating to this plugin.
getUser(String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Returns a User object if the implementing class supports user queries without authentication.
I
init(String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Initialisation of Internal Authentication plugin
init(File)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
init(String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalUser
Plugin Initialisation
InternalAuthentication
- Class in
com.googlecode.fascinator.authentication.internal
This plugin implements the Fascinator default internal userbase.
InternalAuthentication()
- Constructor for class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
InternalUser
- Class in
com.googlecode.fascinator.authentication.internal
An internal user object
InternalUser()
- Constructor for class com.googlecode.fascinator.authentication.internal.
InternalUser
L
logIn(String, String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Tests the user's username/password validity.
logOut(User)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Optional logout method if the implementing class wants to do any post-processing.
M
modifyUser(String, String, String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Modify one of the user's properties.
modifyUser(String, String, int)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
modifyUser(String, String, boolean)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
P
password
- Variable in class com.googlecode.fascinator.authentication.internal.
InternalUser
User password
S
searchUsers(String)
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Returns a list of users matching the search.
shutdown()
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
supportsUserManagement()
- Method in class com.googlecode.fascinator.authentication.internal.
InternalAuthentication
Method for testing if the implementing plugin allows the creation, deletion and modification of users.
C
D
G
I
L
M
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2014. All Rights Reserved.