public class SignatureAuthorizationService extends Object implements AuthorizationService
RULE_TYPES
Constructor and Description |
---|
SignatureAuthorizationService() |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
AuthorizationRule |
createRule(Map<String,String> properties) |
void |
deactivate() |
void |
setAuditLogService(AuditLogService auditLogService) |
void |
setAuthenticationImplementation(AuthenticationImplementation authenticationImplementation) |
public SignatureAuthorizationService() throws CertificateException
CertificateException
public void setAuthenticationImplementation(AuthenticationImplementation authenticationImplementation)
public void setAuditLogService(AuditLogService auditLogService)
public void activate()
public void deactivate()
public AuthorizationRule createRule(Map<String,String> properties) throws Exception
createRule
in interface AuthorizationService
Exception
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.