Class OktaAuthModuleConf
java.lang.Object
org.apache.syncope.common.lib.AbstractOktaConf
org.apache.syncope.common.lib.auth.OktaAuthModuleConf
- All Implemented Interfaces:
Serializable
,AuthModuleConf
,BaseBean
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.syncope.common.lib.auth.AuthModuleConf
AuthModuleConf.Mapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmap
(AuthModuleTO authModule, AuthModuleConf.Mapper mapper) void
setCredentialCriteria
(String credentialCriteria) Methods inherited from class org.apache.syncope.common.lib.AbstractOktaConf
getOrganizationUrl, setOrganizationUrl
-
Constructor Details
-
OktaAuthModuleConf
public OktaAuthModuleConf()
-
-
Method Details
-
getCredentialCriteria
-
setCredentialCriteria
-
map
- Specified by:
map
in interfaceAuthModuleConf
-