|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.filesys.config.acl.AccessControlBean
org.alfresco.filesys.config.acl.ProtocolAccessControlBean
public class ProtocolAccessControlBean
Simple description of a JLAN Protocol Access control that can be configured via JMX or a Spring bean definition.
Constructor Summary | |
---|---|
ProtocolAccessControlBean()
|
Method Summary | |
---|---|
java.lang.String |
getCheckList()
Gets the list of protocol types |
void |
setCheckList(java.lang.String protList)
Sets the list of protocol types. |
org.alfresco.jlan.server.auth.acl.AccessControl |
toAccessControl()
Converts this object to a JLAN access control |
Methods inherited from class org.alfresco.filesys.config.acl.AccessControlBean |
---|
getAccessLevel, getAccessType, getName, setAccessType, setBeanName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtocolAccessControlBean()
Method Detail |
---|
public void setCheckList(java.lang.String protList)
protList
- the list of protocol typespublic java.lang.String getCheckList()
public org.alfresco.jlan.server.auth.acl.AccessControl toAccessControl()
AccessControlBean
toAccessControl
in class AccessControlBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |