public class DefaultAuthorization
extends java.lang.Object
The default implementation will allow everything and has one special rule for
the logon process. When the request is for
SESSION
and
CONNECT
the call will be directed to a local held instance of
LogonAuthorizationService which is configured to use the provided
AuthenticationImplementation for authentication.
Now if the logon service accepts for abstains the logon and with it the while authorization will be successful.
| Constructor and Description |
|---|
DefaultAuthorization(AuthenticationImplementation authenticator) |
| Modifier and Type | Method and Description |
|---|---|
|
authorize(AuthorizationContext context,
AuthorizationResult defaultResult) |
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