public interface SecurityProviderConfig
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the security provider implementation.
|
void |
setName(String value) |
String getName()
void setName(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017. All rights reserved.