Class AuthorizationServerProperties.ContentSecurityPolicyProperties.DirectiveValue

    • Constructor Detail

      • DirectiveValue

        public DirectiveValue​(String value)
      • DirectiveValue

        public DirectiveValue()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • getValue

        @Nullable
        public String getValue()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • setValue

        public void setValue​(@Nullable
                             String value)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object