|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.security.authorization.rbac.jdo.v0_9_0.JdoOperation
public class JdoOperation
Class JdoOperation.
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.security.rbac.Operation |
|---|
ROLE |
| Constructor Summary | |
|---|---|
JdoOperation()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
Method equals. |
String |
getDescription()
Get the description field. |
String |
getName()
Get the name field. |
int |
hashCode()
Method hashCode. |
boolean |
isPermanent()
Get true if this object is permanent. |
boolean |
isResourceRequired()
Get true if the resource is required for authorization to be granted. |
void |
setDescription(String description)
Set the description field. |
void |
setName(String name)
Set the name field. |
void |
setPermanent(boolean permanent)
Set true if this object is permanent. |
void |
setResourceRequired(boolean resourceRequired)
Set true if the resource is required for authorization to be granted. |
String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JdoOperation()
| Method Detail |
|---|
public boolean equals(Object other)
equals in class Objectother -
public String getDescription()
getDescription in interface org.codehaus.plexus.security.rbac.Operationpublic String getName()
getName in interface org.codehaus.plexus.security.rbac.Operationpublic int hashCode()
hashCode in class Objectpublic boolean isPermanent()
isPermanent in interface org.codehaus.plexus.security.rbac.Operationpublic boolean isResourceRequired()
public void setDescription(String description)
setDescription in interface org.codehaus.plexus.security.rbac.Operationdescription - public void setName(String name)
setName in interface org.codehaus.plexus.security.rbac.Operationname - public void setPermanent(boolean permanent)
setPermanent in interface org.codehaus.plexus.security.rbac.Operationpermanent - public void setResourceRequired(boolean resourceRequired)
resourceRequired - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||