| Package | Description |
|---|---|
| com.shapesecurity.salvation.data | |
| com.shapesecurity.salvation.directives | |
| com.shapesecurity.salvation.directiveValues | |
| com.shapesecurity.salvation.interfaces |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Policy.allowsScriptAttributeWithHash(HashSource.HashAlgorithm algorithm,
Base64Value hashValue) |
boolean |
Policy.allowsScriptWithHash(HashSource.HashAlgorithm algorithm,
Base64Value hashValue) |
boolean |
Policy.allowsScriptWithNonce(Base64Value nonce) |
boolean |
Policy.allowsStyleAttributeWithHash(HashSource.HashAlgorithm algorithm,
Base64Value hashValue) |
boolean |
Policy.allowsStyleWithHash(HashSource.HashAlgorithm algorithm,
Base64Value hashValue) |
boolean |
Policy.allowsStyleWithNonce(Base64Value nonce) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SourceListDirective.matchesHash(HashSource.HashAlgorithm algorithm,
Base64Value hashValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HashSource.matchesHash(HashSource.HashAlgorithm algorithm,
Base64Value value) |
| Constructor and Description |
|---|
HashSource(HashSource.HashAlgorithm algorithm,
Base64Value value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MatchesHash.matchesHash(HashSource.HashAlgorithm algorithm,
Base64Value hashValue) |
Copyright © 2020. All rights reserved.