Returns the list of all known profiles.
Syntax
List< Named >
listProfiles
(
Map< String, Object >
context
) throws SecException
Returns
List containing Named objects describing the profiles known to this profiler.
Exceptions
-
SecException class –
Thrown if an error occurs. The exception will be logged and after that it is as if the method returned an empty list.