JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.impossible.fx.auth
Interface FXCredentialsProvider
All Known Implementing Classes:
DefaultFXCredentialsProviderChain
,
EnvironmentCredentialsProvider
,
FXCredentialsProviderChain
,
StaticCredentialsProvider
,
SystemPropertiesCredentialsProvider
public interface
FXCredentialsProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
FXCredentials
getCredentials
()
Returns FXCredentials which the caller can use to authorize an ImpossibleFX request.
Method Detail
getCredentials
FXCredentials
getCredentials()
Returns FXCredentials which the caller can use to authorize an ImpossibleFX request.
Returns:
FXCredentials which the caller can use to authorize an ImpossibleFX request.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method