Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.5.7 /glassfish-application/security-role-mapping/principal-name

/glassfish-application/security-role-mapping/principal-name contains a principal (user) name in the current realm.

Description

/glassfish-application/security-role-mapping/principal-name contains a principal (user) name in the current realm. In an enterprise bean, the principal must have the run-as role specified.

Specifiable values

Type: String

Default value

If the definition item is omitted

No default value

Dependencies of elements and attributes

<security-role-mapping><group-name>

Repetition pattern

1 or more times if no group-name is specified.

Else, 0 or more times.

Specifiable attributes

Attribute name

Description

Specifiable values

Default value#

Dependencies

Repetition pattern

class-name

Specifies the custom principal implementation class corresponding to the named principal.

Type: String

com.sun.enterprise.deployment.PrincipalImpl

N/A

0 or 1 time

Legend

N/A: Not applicable

#: This is the default value that is set when a definition item is excluded.