RealmAdapterAuthorizerMBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

The MBean for the Realm Adapter Authorization provider. This provider can only be configured in the Compatibility realm.Deprecation of MBeanHome and Type-Safe InterfacesThis is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome. As of 9.0, the MBeanHome interface and all type-safe interfaces for WebLogic Server MBeans are deprecated. Instead, client classes that interact with WebLogic Server MBeans should use standard JMX design patterns in which clients use the javax.management.MBeanServerConnection interface to discover MBeans, attributes, and attribute types at runtime. For more information, see "Developing Manageable Applications with JMX" on http://www.oracle.com/technology/documentation/index.html.

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.security.providers.realmadapter.RealmAdapterAuthorizerMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points Inherited from AuthorizerMBean Because this MBean extends or implements AuthorizerMBean, you can also access this MBean by retrieving AuthorizerMBeans. The following attributes contain AuthorizerMBeans and its subtypes:


    Related MBeans

    This section describes attributes that provide access to other MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


      Realm

      Returns the realm that contains this security provider. Returns null if this security provider is not contained by a realm.

             
      Privileges Read only
      TypeRealmMBean
      Relationship type: Reference.


      Attributes

      This section describes the following attributes:


      Description

      A short description of the Realm Adapter Authorization provider.

             
      Privileges Read only
      Typejava.lang.String
      Default ValueRealm Adapter for Authorization
      Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

      Name

             
      Privileges Read only
      Typejava.lang.String
      Default ValueRealmAdapterAuthorizer
      Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

      ProviderClassName

      The name of the Realm Adapter Authorization provider.

             
      Privileges Read only
      Typejava.lang.String
      Default Valueweblogic.security.providers.realmadapter.AuthorizationProviderImpl
      Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

      Version

      The version of the Realm Adapter Authorization provider.

             
      Privileges Read only
      Typejava.lang.String
      Default Value1.0
      Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

      WLSUserPrincipalAllowed

      Specifies whether to honor WLSUserImpl Principals in the Subject during authorization.

             
      Privileges Read/Write
      Typejava.lang.Boolean


      Operations

      This section describes the following operations:


        wls_getDisplayName

           
        Operation Name"wls_getDisplayName"
        Parametersnull
        Signaturenull
        ReturnsString