
en.help.ref-realms.html Maven / Gradle / Ivy
Show all versions of console-common Show documentation
Realms
The GlassFish Server comes preconfigured with three realms: file
, certificate
, and admin-realm
. It is also possible to create ldap
, JDBC
, solaris
, and custom realms. Generally, you will have one realm of each type on a server, but on the GlassFish Server there are two file realms: file
and admin-realm
. These are two realms of the same type used for two different purposes. It is also possible to have a different certificate database for each virtual server on your system.
Use the Realms page to configure realms.
For each realm, the following information is provided.
- Name
-
The name of the realm.
- Class Name
-
The class name for the realm.
The Realms table also contains the following options.
- New
-
Button to create a new realm.
- Delete
-
Button to delete one or more selected realms.
Related Tasks
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices