CertPathValidatorMBean (Abstract)


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

The SSPI MBean that all certification path providers with CertPathValidator services must extend.

Fully Qualified Interface Name

If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.security.pk.CertPathValidatorMBean

Factory Methods

No factory methods. Instances of this MBean are created automatically.

Access Points Inherited from CertPathProviderMBean

Because this MBean extends or implements CertPathProviderMBean, you can also access this MBean by retrieving CertPathProviderMBeans. The following attributes contain CertPathProviderMBeans and its subtypes:

    Subtypes

    The following MBeans extend or implement this MBean type:


      Child MBeans

      This section describes attributes that contain child 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.

               
        Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
        Privileges Read only
        TypeRealmMBean


        Attributes

        This section describes the following attributes:


        Description

        Returns a description of this security provider.

        Each security provider's mbean should set the default value of this read-only attribute to a string that describes the provider. In other words, each security provider's mbean hard-wires its description. There are no conventions on the contents of the description. It should be a human readable string that gives a brief description of the security provider.

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

        Name

        The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

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

        Version

        Returns this security provider's version.

        Each security provider's mbean should set the default value of this read-only attribute to a string that specifies the version of the provider (eg. 7.3.04). In other words, each security provider's mbean hard-wires its version. There are no conventions on the contents of the version string.

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


        Operations

        This section describes the following operations:


          wls_getDisplayName

             
          Operation Name"wls_getDisplayName"
          Parametersnull
          Signaturenull
          ReturnsString