keycloak
|
公開メンバ関数 | |
String | getPath () |
void | setPath (String path) |
List< String > | getScopes () |
void | setScopes (List< String > scopes) |
List< MethodConfig > | getMethods () |
void | setMethods (List< MethodConfig > methods) |
String | getName () |
void | setName (String name) |
String | getType () |
void | setType (String type) |
void | setId (String id) |
String | getId () |
EnforcementMode | getEnforcementMode () |
void | setEnforcementMode (EnforcementMode enforcementMode) |
Map< String, Map< String, Object > > | getClaimInformationPointConfig () |
void | setClaimInformationPointConfig (Map< String, Map< String, Object >> claimInformationPointConfig) |
String | toString () |
boolean | hasPattern () |
boolean | isInstance () |
void | setParentConfig (PathConfig parentConfig) |
PathConfig | getParentConfig () |
静的公開メンバ関数 | |
static Set< PathConfig > | createPathConfigs (ResourceRepresentation resourceDescription) |
非公開変数類 | |
String | name |
String | type |
String | path |
List< MethodConfig > | methods = new ArrayList<>() |
List< String > | scopes = new ArrayList<>() |
String | id |
EnforcementMode | enforcementMode = EnforcementMode.ENFORCING |
Map< String, Map< String, Object > > | claimInformationPointConfig |
PathConfig | parentConfig |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |