com.sun.security.sasl.util |
|
Java Source File Name | Type | Comment |
AbstractSaslImpl.java | Class | The base class used by client and server implementations of SASL
mechanisms to process properties passed in the props argument
and strings with the same format (e.g., used in digest-md5). |
PolicyUtils.java | Class | Static class that contains utilities for dealing with Java SASL
security policy-related properties. |