Configuration Reference Home
Oracle Unified Directory - Trust Manager Provider

Trust Manager Provider

Note: this is an abstract component, that cannot be instantiated.

Trust Manager Providers determine whether to trust presented certificates.

Direct Subcomponents

The following Trust Manager Providers are available in the server :

These Trust Manager Providers inherit from the properties described below.

Relations To this Component

The following components have a direct AGGREGATION relation TO Trust Manager Providers :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled  None
↓ java-class

Basic Properties

enabled

Description
Indicate whether the Trust Manager Provider is enabled for use.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

java-class

Description
The fully-qualified name of the Java class that provides the Trust Manager Provider implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.TrustManagerProvider
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Copyright © 2011,2012, Oracle and/or its affiliates. All rights reserved.