Class DigestProperties

  • All Implemented Interfaces:
    java.io.Serializable

    @RequiresModule(name="cas-server-support-digest-authentication")
    @Deprecated(since="6.6")
    public class DigestProperties
    extends java.lang.Object
    implements java.io.Serializable
    Deprecated.
    since 6.6 and scheduled for removal.
    Since:
    5.0.0
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      DigestProperties()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DigestProperties

        public DigestProperties()
        Deprecated.