Retrieval of Role Mappings

Retrieves role mappings for a security configuration in a domain.

Role mappings map logical roles in a package or security configuration to physical roles on the Unwired Server.

Syntax

RoleMappingVO SUPDomain.getRoleMappings(securityConfiguration)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples