Class SCIMManagerConf
- java.lang.Object
-
- org.apache.syncope.common.lib.scim.SCIMManagerConf
-
- All Implemented Interfaces:
Serializable
public class SCIMManagerConf extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SCIMManagerConf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDisplayName()
String
getKey()
void
setDisplayName(String displayName)
void
setKey(String key)
-