public interface EnvironmentalContext
Modifier and Type | Field and Description |
---|---|
static java.net.URI |
PROJECT_BASE_URI |
static Attribute |
RUNDECK_APP_CONTEXT
Environmental attribute for the rundeck app
|
static java.util.Set<Attribute> |
RUNDECK_APP_ENV
the rundeck app environment for authorization
|
static java.lang.String |
URI_BASE
Base URI for rundeck environment attribute URIs
|
Modifier and Type | Method and Description |
---|---|
boolean |
isValid() |
boolean |
matches(java.util.Set<Attribute> environment) |
static final java.lang.String URI_BASE
static final Attribute RUNDECK_APP_CONTEXT
static final java.util.Set<Attribute> RUNDECK_APP_ENV
static final java.net.URI PROJECT_BASE_URI
boolean matches(java.util.Set<Attribute> environment)
environment
- environmentboolean isValid()