Interface UsernameAttributeProviderConf
-
- All Superinterfaces:
BaseBean
,Serializable
- All Known Implementing Classes:
AbstractAttributeProviderConf
,AnonymousUsernameAttributeProviderConf
,DefaultUsernameAttributeProviderConf
,GroovyUsernameAttributeProviderConf
,PairwiseOidcUsernameAttributeProviderConf
,PrincipalAttributeUsernameAttributeProviderConf
public interface UsernameAttributeProviderConf extends BaseBean
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
UsernameAttributeProviderConf.Mapper
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
map(UsernameAttributeProviderConf.Mapper mapper)
-
-
-
Method Detail
-
map
void map(UsernameAttributeProviderConf.Mapper mapper)
-
-