Class DefaultUsernameAttributeProviderConfMapper
java.lang.Object
org.apache.syncope.wa.starter.mapping.DefaultUsernameAttributeProviderConfMapper
- All Implemented Interfaces:
UsernameAttributeProviderConf.Mapper
public class DefaultUsernameAttributeProviderConfMapper
extends Object
implements UsernameAttributeProviderConf.Mapper
-
Field Summary
Modifier and TypeFieldDescriptionprotected final org.apereo.cas.services.BaseWebBasedRegisteredService
-
Constructor Summary
ConstructorDescriptionDefaultUsernameAttributeProviderConfMapper
(org.apereo.cas.services.BaseWebBasedRegisteredService service) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
protected static Optional
<org.apereo.cas.authentication.principal.PersistentIdGenerator> toPersistentIdGenerator
(PersistentIdGenerator persistentIdGenerator)
-
Field Details
-
service
protected final org.apereo.cas.services.BaseWebBasedRegisteredService service
-
-
Constructor Details
-
DefaultUsernameAttributeProviderConfMapper
public DefaultUsernameAttributeProviderConfMapper(org.apereo.cas.services.BaseWebBasedRegisteredService service)
-
-
Method Details
-
toPersistentIdGenerator
protected static Optional<org.apereo.cas.authentication.principal.PersistentIdGenerator> toPersistentIdGenerator(PersistentIdGenerator persistentIdGenerator) -
map
- Specified by:
map
in interfaceUsernameAttributeProviderConf.Mapper
-
map
- Specified by:
map
in interfaceUsernameAttributeProviderConf.Mapper
-
map
- Specified by:
map
in interfaceUsernameAttributeProviderConf.Mapper
-
map
- Specified by:
map
in interfaceUsernameAttributeProviderConf.Mapper
-
map
- Specified by:
map
in interfaceUsernameAttributeProviderConf.Mapper
-