Class EncryptionJwtSigningJwtCryptographyProperties

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    EncryptionOptionalSigningOptionalJwtCryptographyProperties

    public class EncryptionJwtSigningJwtCryptographyProperties
    extends java.lang.Object
    implements java.io.Serializable
    Common properties for all cryptography related configs. A number of components in CAS accept signing and encryption keys. In most scenarios if keys are not provided, CAS will auto-generate them. The following instructions apply if you wish to manually and beforehand create the signing and encryption keys.
    Since:
    5.0.0
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EncryptionJwtSigningJwtCryptographyProperties

        public EncryptionJwtSigningJwtCryptographyProperties()