org.ow2.bonita.identity
Interface UserMBean
- All Known Implementing Classes:
- User
public interface UserMBean
- Author:
- "Pierre Vigneras"
getId
java.lang.String getId()
getProperties
java.util.Properties getProperties()
setProperty
void setProperty(java.lang.String key,
java.lang.String value)
throws CommitException
- Throws:
CommitException
getPermissions
java.util.Set<java.security.Permission> getPermissions()
getGroups
java.util.Set<java.lang.String> getGroups()
Copyright © 2009 OW2 Consortium. All Rights Reserved.