Uses of Class
org.apache.sling.auth.saml2.sp.JksCredentials
-
Packages that use JksCredentials Package Description org.apache.sling.auth.saml2.sp -
-
Uses of JksCredentials in org.apache.sling.auth.saml2.sp
Subclasses of JksCredentials in org.apache.sling.auth.saml2.sp Modifier and Type Class Description class
KeyPairCredentials
To sign and encrypt outgoing SAML messages a KeyPair credential is requiredclass
VerifySignatureCredentials
This is used when SAML messages are signed by the Identity Provider.
-