Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

TLS Configuration

Dependencies

Attributes

KeyStoreURL

URL of key store containing key used in SSL handshake, when running in TLS mode.

KeyStorePassword

The password for access to key store, specified by attribute KeyStoreURL.

TrustStoreURL

URL of trust store containing accepted certificates, when running in TLS mode.

TrustStorePassword

The password for access to trust store, specified by attribute TrustStoreURL.

AuditLoggerName

Used internally - do NOT modify.

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

Operations

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

handshakeFailedListener

Used internally

serverSocketFactory

Used internally

socketFactory

Used internally

Notifications

  • No labels