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 classKeyPairCredentialsTo sign and encrypt outgoing SAML messages a KeyPair credential is requiredclassVerifySignatureCredentialsThis is used when SAML messages are signed by the Identity Provider.
-