| Package | Description |
|---|---|
| com.shapesecurity.salvation.data | |
| com.shapesecurity.salvation.directives | |
| com.shapesecurity.salvation.directiveValues |
| Modifier and Type | Class and Description |
|---|---|
class |
URI |
| Modifier and Type | Method and Description |
|---|---|
<V extends DirectiveValue,T extends Directive<V>> |
Policy.addDirective(T d) |
<V extends DirectiveValue,T extends Directive<V>> |
Policy.getDirectiveByType(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Directive<? extends DirectiveValue>> |
Policy.getDirectives() |
| Modifier and Type | Method and Description |
|---|---|
void |
Policy.addDirectives(Iterable<Directive<? extends DirectiveValue>> directives) |
void |
Policy.intersectDirective(Directive<? extends DirectiveValue> directive) |
void |
Policy.unionDirective(Directive<? extends DirectiveValue> directive) |
| Modifier and Type | Class and Description |
|---|---|
class |
Directive<Value extends DirectiveValue> |
| Modifier and Type | Method and Description |
|---|---|
Directive<DirectiveValue> |
UpgradeInsecureRequestsDirective.construct(Set<DirectiveValue> newValues) |
Directive<DirectiveValue> |
BlockAllMixedContentDirective.construct(Set<DirectiveValue> newValues) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Directive.contains(DirectiveValue value) |
| Modifier and Type | Method and Description |
|---|---|
Directive<DirectiveValue> |
UpgradeInsecureRequestsDirective.construct(Set<DirectiveValue> newValues) |
Directive<DirectiveValue> |
BlockAllMixedContentDirective.construct(Set<DirectiveValue> newValues) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AncestorSource |
interface |
SourceExpression |
| Modifier and Type | Class and Description |
|---|---|
class |
HashSource |
class |
HostSource |
class |
KeywordSource |
class |
MediaType |
class |
NonceSource |
class |
None |
class |
ReportToValue |
class |
RFC7230Token |
class |
SchemeSource |
Copyright © 2019. All rights reserved.