Package org.apache.syncope.sra
Class SRAProperties
java.lang.Object
org.apache.syncope.common.lib.SyncopeProperties
org.apache.syncope.sra.SRAProperties
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static class
static class
static class
static class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCas()
getOidc()
getSaml2()
void
setAmType
(SRAProperties.AMType amType) Methods inherited from class org.apache.syncope.common.lib.SyncopeProperties
getAnonymousKey, getAnonymousUser, isUseGZIPCompression, setAnonymousKey, setAnonymousUser, setUseGZIPCompression
-
Field Details
-
PREFIX
- See Also:
-
AM_TYPE
- See Also:
-
-
Constructor Details
-
SRAProperties
public SRAProperties()
-
-
Method Details
-
getGlobal
-
getAmType
-
setAmType
-
getOidc
-
getOauth2
-
getSaml2
-
getCas
-