Class SyncopeAuthModuleConf
java.lang.Object
org.apache.syncope.common.lib.auth.SyncopeAuthModuleConf
- 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) void
-
Constructor Details
-
SyncopeAuthModuleConf
public SyncopeAuthModuleConf()
-
-
Method Details
-
getDomain
-
setDomain
-
getCredentialCriteria
-
setCredentialCriteria
-
map
- Specified by:
map
in interfaceAuthModuleConf
-