Use the New Realm page to create a realm.
The New Realm page contains the following options.
The name for the new realm.
The class name for the new realm.
Valid choices are shown in the following table.
Realm Name |
Class Name |
---|---|
file |
com.sun.enterprise.security.auth.realm.file.FileRealm |
certificate |
com.sun.enterprise.security.auth.realm.certificate.CertificateRealm |
ldap |
com.sun.enterprise.security.auth.realm.ldap.LDAPRealm |
JDBC |
com.sun.enterprise.security.auth.realm.jdbc.JDBCRealm |
solaris |
com.sun.enterprise.security.auth.realm.solaris.SolarisRealm |
To specify a custom realm, select the lower radio button and type the class name for the custom realm being created.
Additional properties for the realm. Valid properties depend on the type of realm.
For a description of File Realm properties, see Properties Specific to the FileRealm Class.
For a description of Certificate Realm properties, see Properties Specific to the CertificateRealm Class.
For a description of JDBC Realm properties, see Properties Specific to the JDBCRealm Class.
For a description of LDAP Realm properties, see Properties Specific to the LDAPRealm Class.
For a description of Solaris Realm properties, see Properties Specific to the SolarisRealm Class.