public class AuthorizationFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AuthorizationFactory.AuthorizationExceptionHandler |
static class |
AuthorizationFactory.DefaultAuthorizationExceptionHandler |
| Constructor and Description |
|---|
AuthorizationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
create(Object delegated,
Class<T> itface,
AuthorizationFactory.AuthorizationExceptionHandler handler) |
public static <T> T create(Object delegated, Class<T> itface, AuthorizationFactory.AuthorizationExceptionHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.