BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Administration Console Online Help:   Previous topic   |   Next topic   |   Contents   

 

Custom Realm

 

Configuration

Attribute

Description

Range of Values

Default Value

Name

 

This attribute specifies the name of the Custom Security realm, such as, AccountingRealm

.

 

The name can be up to 256 alphanumeric characters, but may not contain commas or spaces.

 

Null

 

Realm Classname

 

This attribute returns the name of the Java class that contains the Security realm. The Java class needs to be in the CLASSPATH of WebLogic Server.


 

This attribute can not be changed.

 

Null

 

Configuration Data

 

The information needed to connect to the security store.

 

String

 

Null

 

Notes

Attribute

Description

Range of Values

Default Value

Notes

 

This attribute provides a space for user supplied information.

 

The value must be an alphanumeric string.

 

Null

 

 

Back to Top