keycloak-oidc-service
|
公開メンバ関数 | |
Action | getAction () |
void | setAction (Action action) |
ResourceType | getResourceType () |
void | setResourceType (ResourceType resourceType) |
String | getResourceName () |
void | setResourceName (String resourceName) |
String | getId () |
void | setId (String id) |
Object | getRepresentation () |
静的公開メンバ関数 | |
static PartialImportResult | skipped (ResourceType resourceType, String resourceName, String id, Object representation) |
static PartialImportResult | added (ResourceType resourceType, String resourceName, String id, Object representation) |
static PartialImportResult | overwritten (ResourceType resourceType, String resourceName, String id, Object representation) |
非公開メンバ関数 | |
PartialImportResult () | |
PartialImportResult (Action action, ResourceType resourceType, String resourceName, String id, Object representation) | |
非公開変数類 | |
Action | action |
ResourceType | resourceType |
String | resourceName |
String | id |
Object | representation |
This class represents a single result for a resource imported.
|
inlineprivate |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
private |
|
private |
|
private |
|
private |
|
private |