org.sonatype.*
-
org.sonatype.goodies.dropwizard.aws.s3.S3Helper
Modifier and Type |
Constant Field |
Value |
public static final String |
NO_SUCH_KEY |
"NoSuchKey" |
-
org.sonatype.goodies.dropwizard.aws.s3.S3Location
Modifier and Type |
Constant Field |
Value |
public static final String |
SCHEME |
"s3" |
-
org.sonatype.goodies.dropwizard.config.Bind
Modifier and Type |
Constant Field |
Value |
public static final String |
DEFAULT_NAME |
"__DEFAULT__" |
-
org.sonatype.goodies.dropwizard.rules.matcher.request.AndRequestMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"and" |
-
org.sonatype.goodies.dropwizard.rules.matcher.request.HeaderRequestMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"header" |
-
org.sonatype.goodies.dropwizard.rules.matcher.request.MethodRequestMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"method" |
-
org.sonatype.goodies.dropwizard.rules.matcher.request.NotRequestMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"not" |
-
org.sonatype.goodies.dropwizard.rules.matcher.request.OrRequestMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"or" |
-
org.sonatype.goodies.dropwizard.rules.matcher.request.PathRequestMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"path" |
-
-
org.sonatype.goodies.dropwizard.rules.matcher.string.AndStringMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"and" |
-
org.sonatype.goodies.dropwizard.rules.matcher.string.ContainsStringMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"contains" |
-
org.sonatype.goodies.dropwizard.rules.matcher.string.NotStringMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"not" |
-
org.sonatype.goodies.dropwizard.rules.matcher.string.OrStringMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"or" |
-
org.sonatype.goodies.dropwizard.rules.matcher.string.PrefixStringMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"prefix" |
-
org.sonatype.goodies.dropwizard.rules.matcher.string.RegexStringMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"regex" |
-
org.sonatype.goodies.dropwizard.rules.matcher.string.StringMatcher2
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"string2" |
-
org.sonatype.goodies.dropwizard.rules.matcher.string.SuffixStringMatcher
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"suffix" |
-
-
org.sonatype.goodies.dropwizard.rules.standard.WhitelistRequestRule
Modifier and Type |
Constant Field |
Value |
public static final String |
TYPE |
"whitelist" |
-
-
org.sonatype.goodies.dropwizard.security.SystemSubject
Modifier and Type |
Constant Field |
Value |
public static final String |
PRINCIPAL |
"*SYSTEM" |
-
org.sonatype.goodies.dropwizard.util.Version
Modifier and Type |
Constant Field |
Value |
public static final String |
RESOURCE |
"version.properties" |
public static final String |
UNKNOWN |
"unknown" |
-
org.sonatype.goodies.testsupport.TestUtil
Modifier and Type |
Constant Field |
Value |
public static final String |
BASEDIR |
"basedir" |
public static final String |
TARGET |
"target" |
public static final String |
TMP |
"test-tmp" |
Copyright © 2018–2019 Sonatype, Inc.. All rights reserved.