public class SignatureAuthorizationService
extends java.lang.Object
| Constructor and Description |
|---|
SignatureAuthorizationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
AuthorizationRule |
createRule(java.util.Map<java.lang.String,java.lang.String> properties) |
void |
deactivate() |
void |
setAuditLogService(AuditLogService auditLogService) |
void |
setAuthenticationImplementation(AuthenticationImplementation authenticationImplementation) |
public SignatureAuthorizationService()
throws java.security.cert.CertificateException
java.security.cert.CertificateExceptionpublic void setAuthenticationImplementation(AuthenticationImplementation authenticationImplementation)
public void setAuditLogService(AuditLogService auditLogService)
public void activate()
public void deactivate()
public AuthorizationRule createRule(java.util.Map<java.lang.String,java.lang.String> properties)
throws java.lang.Exception
java.lang.Exception
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0