JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.adorsys.sts.tokenauth
Interface AuthServersProvider
public interface
AuthServersProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AuthServer
get
(
String
issuer)
Map
<
String
,
AuthServer
>
getAll
()
Method Details
getAll
Map
<
String
,
AuthServer
>
getAll
()
get
AuthServer
get
(
String
issuer)