|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface User
User is a special Authorizable that can be authenticated and impersonated.
getCredentials(),
#getImpersonation()| Method Summary | |
|---|---|
void |
changePassword(String password)
Change the password of this user. |
javax.jcr.Credentials |
getCredentials()
Returns Credentials for this user. |
boolean |
isAdmin()
|
| Methods inherited from interface org.apache.airavata.common.registry.api.user.Authorizable |
|---|
declaredMemberOf, getID, getPrincipal, getProperty, getPropertyNames, getPropertyNames, hasProperty, isGroup, memberOf, remove, removeProperty, setProperty, setProperty |
| Method Detail |
|---|
boolean isAdmin()
javax.jcr.Credentials getCredentials()
throws javax.jcr.RepositoryException
Credentials for this user.
Credentials for this user.
javax.jcr.RepositoryException - If an error occurs.
void changePassword(String password)
throws javax.jcr.RepositoryException
password - The new password.
javax.jcr.RepositoryException - If an error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||