< : LoginConfigElement.Realm>

Description

The name of the realm that is referenced to authenticate the user credentials. This realm is used in HTTP Basic authorization and does not refer to system security realms within WebLogic Server. The system security realm is a collection of security information that is checked when certain operations are performed in the server. The servlet security realm is a different collection of security information that is checked when a page is accessed and basic authentication is used.

Parameters

Attribute Description Type Required?
name Security realm name String Yes

Parameters accepted as nested elements