|
Liferay 6.2-ce-ga4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LDAPOperation | |
|---|---|
| com.liferay.portal.security.ldap | This package defines the portal security LDAP interfaces and classes. |
| Uses of LDAPOperation in com.liferay.portal.security.ldap |
|---|
| Methods in com.liferay.portal.security.ldap that return LDAPOperation | |
|---|---|
static LDAPOperation |
LDAPOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LDAPOperation[] |
LDAPOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.security.ldap with parameters of type LDAPOperation | |
|---|---|
void |
PortalLDAPExporter.exportToLDAP(long userId,
long userGroupId,
LDAPOperation ldapOperation)
|
static void |
PortalLDAPExporterUtil.exportToLDAP(long userId,
long userGroupId,
LDAPOperation ldapOperation)
|
Modifications |
PortalToLDAPConverter.getLDAPGroupModifications(long ldapServerId,
UserGroup userGroup,
User user,
Properties groupMappings,
Properties userMappings,
LDAPOperation ldapOperation)
|
|
Liferay 6.2-ce-ga4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||