gluu
|
公開メンバ関数 | |
String | serialize (BaseScimResource resource, String attributes, String exclusions) throws Exception |
String | serialize (BaseScimResource resource) throws Exception |
ObjectMapper | getListResponseMapper () |
非公開メンバ関数 | |
Set< String > | expandAttributesPaths (String attributes, String defaultSchemaUrn, List< String > schemas, SortedSet< String > attribs) |
void | buildIncludeSet (SortedSet< String > include, Class<? extends BaseScimResource > resourceClass, List< String > schemas, String attributes, String exclussions) |
boolean | containsProperty (SortedSet< String > properties, String prefix, String key) |
String | getNewPrefix (String prefix, String key) |
Map< String, Object > | smallerMap (String prefix, Map< String, Object > value, SortedSet< String > include) |
void | traverse (String prefix, Map< String, Object > map, LinkedHashMap< String, Object > destination, SortedSet< String > include) |
非公開変数類 | |
Logger | log |
ExtensionService | extService |
ObjectMapper | mapper =new ObjectMapper() |
Created by jgomer on 2017-10-01.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
Section 2.5 of RFC 7643: When a resource is expressed in JSON format, unassigned attributes, although they are defined in schema, MAY be omitted for compactness
prefix | |
map | |
destination | |
include |
|
private |
|
private |
|
private |