org.nuiton.topia.security.entities.authorization
Class TopiaEntityAuthorizationImpl
java.lang.Object
org.nuiton.topia.persistence.TopiaEntityAbstract
org.nuiton.topia.security.entities.authorization.TopiaAuthorizationAbstract
org.nuiton.topia.security.entities.authorization.TopiaAuthorizationImpl
org.nuiton.topia.security.entities.authorization.TopiaEntityAuthorizationAbstract
org.nuiton.topia.security.entities.authorization.TopiaEntityAuthorizationImpl
- All Implemented Interfaces:
- Serializable, TopiaEntity, TopiaAuthorization, TopiaEntityAuthorization, NoSecurityLoad
public class TopiaEntityAuthorizationImpl
- extends TopiaEntityAuthorizationAbstract
Classe permettant de définir des autorisations sur les entités.
- Author:
- ruchaud
- See Also:
- Serialized Form
| Methods inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersion |
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion |
TopiaEntityAuthorizationImpl
public TopiaEntityAuthorizationImpl()
TopiaEntityAuthorizationImpl
public TopiaEntityAuthorizationImpl(String expression,
int actions,
Set<Principal> principals)
setActions
public void setActions(String actions)
- Description copied from interface:
TopiaEntityAuthorization
- setActions :
setPrincipals
public void setPrincipals(String principals)
- Description copied from interface:
TopiaEntityAuthorization
- setPrincipals :
Copyright © 2004-2011 CodeLutin. All Rights Reserved.