Uses of Interface
com.amilesend.client.connection.auth.AuthManager
Packages that use AuthManager
- 
Uses of AuthManager in com.amilesend.client.connectionMethods in com.amilesend.client.connection that return AuthManagerModifier and TypeMethodDescription@NonNull AuthManager<?> Connection.getAuthManager()The authorization manager used to authenticate and sign requests.Methods in com.amilesend.client.connection with parameters of type AuthManagerModifier and TypeMethodDescriptionConnection.ConnectionBuilder.authManager(@NonNull AuthManager<?> authManager) The authorization manager used to authenticate and sign requests.ConnectionBuilder.authManager(AuthManager<?> authManager) 
- 
Uses of AuthManager in com.amilesend.client.connection.authClasses in com.amilesend.client.connection.auth that implement AuthManagerModifier and TypeClassDescriptionclassDefines the auth manager for non-authorized/signed requests.