public static class AuthorizationServerProperties.ContentSecurityPolicyProperties.DirectiveValue extends Object
Constructor and Description |
---|
DirectiveValue() |
DirectiveValue(String value) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setValue(String value) |
String |
toString() |
public DirectiveValue(String value)
public DirectiveValue()
Copyright © 2021. All rights reserved.