public class AuthenticationHandlerDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
protected Class<?> |
clazz |
protected String |
name |
protected HashMap<String,String> |
properties |
Constructor and Description |
---|
AuthenticationHandlerDescriptor() |
Modifier and Type | Method and Description |
---|---|
protected AuthenticationHandler |
newInstance() |
protected HashMap<String,String> properties
public AuthenticationHandlerDescriptor()
protected AuthenticationHandler newInstance() throws ReflectiveOperationException
ReflectiveOperationException
Copyright © 2018 Nuxeo. All rights reserved.