Skip navigation links
java.security

Class Security

Parameters:
filter - case-insensitive filter.
Returns:
the providers which meet the user supplied string filter filter. A null value signifies that none of the installed providers meets the filter specification.
Throws:
InvalidParameterException - if an unusable filter is supplied.
NullPointerException - if filter is null.
Parameters:
filter - case-insensitive filter.
Returns:
the providers which meet the user supplied string filter filter. A null value signifies that none of the installed providers meets the filter specification.
Throws:
InvalidParameterException - if an unusable filter is supplied.
NullPointerException - if filter is null.
Skip navigation links