JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Security SAML
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
J
JKSKeyManager
- Class in
org.springframework.security.saml.key
Class provides access to private and trusted keys for SAML Extension configuration.
JKSKeyManager(KeyStore, Map<String, String>, String)
- Constructor for class org.springframework.security.saml.key.
JKSKeyManager
Default constructor which uses an existing KeyStore instance for loading of credentials.
JKSKeyManager(Resource, String, Map<String, String>, String)
- Constructor for class org.springframework.security.saml.key.
JKSKeyManager
Default constructor which instantiates a new KeyStore used to load all credentials.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Security SAML
Prev Letter
Next Letter
Frames
No Frames
All Classes