Interface SecurityProviderConfig

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy
All Known Subinterfaces:
AuthorizationProviderConfig, LoginModuleConfig, RoleMappingProviderConfig

public interface SecurityProviderConfig extends org.jvnet.hk2.config.ConfigBeanProxy
Base interface for all security provider implementation configuration. Security plugin configuration objects extend SecurityProviderConfig interface such that the configuration of the plugin can be associated with a specific security service configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the name of the security provider implementation.
    void
    setName(String value)
     

    Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

    createChild, deepCopy, getParent, getParent