public class RoleBaseCallerConfiguration extends CallerConfiguration
Constructor and Description |
---|
RoleBaseCallerConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getID()
To get ID
|
List |
getRoles() |
int |
getType()
To get the type of the throttle
|
void |
setID(String id)
To set ID
|
getAccessState, getMaximumRequestPerUnitTime, getProhibitTimePeriod, getUnitTime, setAccessState, setMaximumRequestPerUnitTime, setProhibitTimePeriod, setUnitTime
public String getID()
CallerConfiguration
getID
in class CallerConfiguration
public void setID(String id)
CallerConfiguration
setID
in class CallerConfiguration
id
- The id of callerpublic int getType()
CallerConfiguration
getType
in class CallerConfiguration
public List getRoles()
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.