| Package | Description |
|---|---|
| org.picketlink.idm.config |
| Modifier and Type | Method and Description |
|---|---|
<T extends IdentityStoreConfigurationBuilder<?,?>> |
IdentityStoresConfigurationBuilder.add(Class<? extends IdentityStoreConfiguration> identityStoreConfiguration,
Class<T> builder)
Adds support for a custom
IdentityStore. |
<T extends IdentityStoreConfigurationBuilder<?,?>> |
IdentityStoresConfigurationBuilder.add(Class<? extends IdentityStoreConfiguration> identityStoreConfiguration,
Class<T> builder)
Adds support for a custom
IdentityStore. |
LDAPMappingConfigurationBuilder |
LDAPMappingConfigurationBuilder.attribute(String propertyName,
String ldapAttributeName)
Maps a type property to a specific LDAP attribute.
|
LDAPMappingConfigurationBuilder |
LDAPMappingConfigurationBuilder.attribute(String propertyName,
String ldapAttributeName)
Maps a type property to a specific LDAP attribute.
|
LDAPMappingConfigurationBuilder |
LDAPMappingConfigurationBuilder.attribute(String propertyName,
String ldapAttributeName,
boolean identifier)
Maps a type property to a specific LDAP attribute and mark it as an identifier.
|
LDAPMappingConfigurationBuilder |
LDAPMappingConfigurationBuilder.attribute(String propertyName,
String ldapAttributeName,
boolean identifier)
Maps a type property to a specific LDAP attribute and mark it as an identifier.
|
LDAPMappingConfigurationBuilder |
LDAPMappingConfigurationBuilder.attribute(String propertyName,
String ldapAttributeName,
boolean identifier)
Maps a type property to a specific LDAP attribute and mark it as an identifier.
|
LDAPMappingConfigurationBuilder |
LDAPMappingConfigurationBuilder.readOnlyAttribute(String propertyName,
String ldapAttributeName)
Maps a type property to a specific read-only LDAP attribute.
|
LDAPMappingConfigurationBuilder |
LDAPMappingConfigurationBuilder.readOnlyAttribute(String propertyName,
String ldapAttributeName)
Maps a type property to a specific read-only LDAP attribute.
|
Copyright © 2014. All Rights Reserved.