|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.om.page.impl.SecurityConstraintsDefImpl
public class SecurityConstraintsDefImpl
SecurityConstraintsDefImpl
Constructor Summary | |
---|---|
SecurityConstraintsDefImpl()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getName()
getName |
java.util.List |
getSecurityConstraints()
getSecurityConstraints |
int |
hashCode()
|
void |
setName(java.lang.String name)
setName |
void |
setSecurityConstraints(java.util.List constraints)
setSecurityConstraints |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityConstraintsDefImpl()
Method Detail |
---|
public java.lang.String getName()
SecurityConstraintsDef
getName
getName
in interface SecurityConstraintsDef
public void setName(java.lang.String name)
SecurityConstraintsDef
setName
setName
in interface SecurityConstraintsDef
name
- constraints name used by referencespublic java.util.List getSecurityConstraints()
SecurityConstraintsDef
getSecurityConstraints
getSecurityConstraints
in interface SecurityConstraintsDef
public void setSecurityConstraints(java.util.List constraints)
SecurityConstraintsDef
setSecurityConstraints
setSecurityConstraints
in interface SecurityConstraintsDef
constraints
- security constraints for resourcepublic boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |