Class EncryptionRandomizedSigningJwtCryptographyProperties

  • All Implemented Interfaces:
    java.io.Serializable

    public class EncryptionRandomizedSigningJwtCryptographyProperties
    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
    • Constructor Detail

      • EncryptionRandomizedSigningJwtCryptographyProperties

        public EncryptionRandomizedSigningJwtCryptographyProperties()