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, toString
public IpAddressAccessControlParser()
public String getType()
getType
in class AccessControlParser
public AccessControl createAccessControl(org.springframework.extensions.config.ConfigElement params) throws ACLParseException
createAccessControl
in class AccessControlParser
params
- ConfigElementACLParseException
Copyright © 2005–2018 Alfresco Software. All rights reserved.