public class AuthStorageUsernameMeta
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RUNDECK_AUTH_CREATED_USERNAME |
static java.lang.String |
RUNDECK_AUTH_MODIFIED_USERNAME |
Constructor and Description |
---|
AuthStorageUsernameMeta() |
Modifier and Type | Method and Description |
---|---|
static void |
createResource(NamedAuthContext auth,
ResourceMetaBuilder resourceMetaBuilder) |
static void |
updateResource(NamedAuthContext auth,
ResourceMetaBuilder resourceMetaBuilder) |
public static final java.lang.String RUNDECK_AUTH_MODIFIED_USERNAME
public static final java.lang.String RUNDECK_AUTH_CREATED_USERNAME
public static void createResource(NamedAuthContext auth, ResourceMetaBuilder resourceMetaBuilder)
public static void updateResource(NamedAuthContext auth, ResourceMetaBuilder resourceMetaBuilder)