See: Description
Class | Description |
---|---|
AuthenticatingClientInterceptors | Deprecated
Use the
CallCredentialsHelper or create the CallCredentials and StubTransformer s
yourself. |
CallCredentialsHelper |
Helper class with useful methods to create and configure some commonly used authentication schemes such as
Basic-Auth . |
It is not necessary to add Spring-Security as a dependency in order to use this package, however, some non-trivial security setups might require it nevertheless.