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 © 2017 The Apache Software Foundation. All rights reserved.