getProfile(String) method

Returns the specified profile by invoking the configured profilers without the additional role check performed by the SecContext.

Syntax

SecProfile getProfile ( String profileName ) throws SecException

Parameters

Returns

the profile requested.

Exceptions

Usage

This is to be used by other providers.