Authentication object.
| RemoteAuthenticationManager | Allows remote clients to attempt authentication. |
| RemoteAuthenticationManagerImpl | Server-side processor of a remote authentication request. |
| RemoteAuthenticationProvider | Client-side object which queries a RemoteAuthenticationManager to validate an authentication request. |
| RemoteAuthenticationException | Thrown if a RemoteAuthenticationManager cannot validate the presented authentication request. |