JASPICProviderBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Information for this MBean is available only at runtime.

To view information about this MBean, start the host WebLogic Server instance, then use WebLogic Scripting Tool in interactive mode. Or use some other MBean browser.

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.JASPICProviderBean
Factory Methods No factory methods. Instances of this MBean are created automatically.


Attributes

This section describes the following attributes:


    AuthConfigProviderName

    Get the name of the configured JASPIC Provider

           
    Privileges Read/Write
    Typejava.lang.String

    Enabled

    Returns true if Jaspic is enabled for this application (the default).

           
    Privileges Read only
    Typeboolean
    Default Valuetrue
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.