public class IpAddressAccessControlParser extends AccessControlParser
ParameterAccess| Constructor and Description |
|---|
IpAddressAccessControlParser()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
AccessControl |
createAccessControl(org.springframework.extensions.config.ConfigElement params)
Validate the parameters and create an address access control
|
String |
getType()
Return the parser type
|
parseAccessType, parseAccessTypeString, toStringpublic IpAddressAccessControlParser()
public String getType()
getType in class AccessControlParserpublic AccessControl createAccessControl(org.springframework.extensions.config.ConfigElement params) throws ACLParseException
createAccessControl in class AccessControlParserparams - ConfigElementACLParseExceptionCopyright © 2005–2016 Alfresco Software. All rights reserved.