public class ProtocolAccessControlBean extends AccessControlBean
Constructor and Description |
---|
ProtocolAccessControlBean() |
Modifier and Type | Method and Description |
---|---|
String |
getCheckList()
Gets the list of protocol types
|
void |
setCheckList(String protList)
Sets the list of protocol types.
|
org.alfresco.jlan.server.auth.acl.AccessControl |
toAccessControl()
Converts this object to a JLAN access control
|
getAccessLevel, getAccessType, getName, setAccessType, setBeanName
public void setCheckList(String protList)
protList
- the list of protocol typespublic String getCheckList()
public org.alfresco.jlan.server.auth.acl.AccessControl toAccessControl()
AccessControlBean
toAccessControl
in class AccessControlBean
Copyright © 2005–2017 Alfresco Software. All rights reserved.