public class IPRestrictionPAM extends java.lang.Object implements ReportServerPAM
| Constructor and Description | 
|---|
| IPRestrictionPAM(<any> requestProvider,
                ApplicationPropertiesService propertiesService,
                IPUtils iputils) | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthenticationResult | authenticate(AuthToken[] tokens) | 
| java.lang.String | getClientModuleName() | 
public IPRestrictionPAM(<any> requestProvider,
                        ApplicationPropertiesService propertiesService,
                        IPUtils iputils)
public AuthenticationResult authenticate(AuthToken[] tokens)
authenticate in interface ReportServerPAMpublic java.lang.String getClientModuleName()
getClientModuleName in interface ReportServerPAM