|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.objectweb.jac.aspects.user.UserManager
Binding with profiles
| Constructor Summary | |
UserManager()
|
|
| Method Summary | |
void |
addProfile(String name,
Profile profile)
Add a news profile. |
Wrappee |
getDefaultAdmin()
Get the value of defaultAdmin. |
Profile |
getProfile(String name)
Get a profile with its name. |
Map |
getProfiles()
|
void |
setDefaultAdmin(Wrappee v)
Set the value of defaultAdmin. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserManager()
| Method Detail |
public Profile getProfile(String name)
name - the name of the profile.public Map getProfiles()
public void addProfile(String name,
Profile profile)
name - the name of the new profile.profile - the profile associated with the name.public Wrappee getDefaultAdmin()
public void setDefaultAdmin(Wrappee v)
v - Value to assign to defaultAdmin.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||