public static class UserContextMapperConfig.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UserContextMapperConfig |
build() |
static UserContextMapperConfig.Builder |
withCustomAttributes()
Configuration specifying mappers from com.atlassian.crowd.directory.SpringLDAPConnector#getCustomUserAttributeMappers(UserContextMapperConfig)
|
UserContextMapperConfig.Builder |
withMemberOfAttribute()
Allows set the withMemberOfAttribute mapper as necessary for the configuration
|
static UserContextMapperConfig.Builder |
withRequiredAttributes()
Configuration which informs that mappers from the com.atlassian.crowd.directory.ldap.mapper.entity.LDAPUserAttributesMapper#getRequiredLdapAttributes() should be used
|
public static UserContextMapperConfig.Builder withRequiredAttributes()
LDAPUserAttributesMapper.getRequiredLdapAttributes()
public static UserContextMapperConfig.Builder withCustomAttributes()
SpringLDAPConnector.getCustomUserAttributeMappers(UserContextMapperConfig)
public UserContextMapperConfig.Builder withMemberOfAttribute()
public UserContextMapperConfig build()
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences