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