Class StandaloneConfigurationProperties

  • All Implemented Interfaces:
    java.io.Serializable

    @RequiresModule(name="cas-server-core-configuration",
                    automated=true)
    public class StandaloneConfigurationProperties
    extends java.lang.Object
    implements java.io.Serializable
    This is StandaloneConfigurationProperties. This class is only designed here to allow the configuration binding logic to recognize the settings. In actuality, the fields listed here are not used directly as they are directly accessed and fetched via the runtime environment to bootstrap cas settings in form of a property source locator, etc.
    Since:
    5.3.0
    See Also:
    Serialized Form
    • Constructor Detail

      • StandaloneConfigurationProperties

        public StandaloneConfigurationProperties()