public static final class AuthorizationHelper.IteratingAuthorizer extends
| Constructor and Description |
|---|
AuthorizationHelper.IteratingAuthorizer(java.lang.Iterable<? extends AuthorizationRule> iterable,
AuthorizationResult defaultResult,
AuthorizationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleComplete(java.util.concurrent.Future<AuthorizationResult> future,
AuthorizationRule current) |
protected |
last() |
protected |
perform(AuthorizationRule s) |
public AuthorizationHelper.IteratingAuthorizer(java.lang.Iterable<? extends AuthorizationRule> iterable, AuthorizationResult defaultResult, AuthorizationContext context)
protected void handleComplete(java.util.concurrent.Future<AuthorizationResult> future, AuthorizationRule current) throws java.lang.Exception
java.lang.Exceptionprotectedperform(AuthorizationRule s)
protectedlast()
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