org.cloudfoundry.identity.uaa.authorization.external
Class LdapGroupMappingAuthorizationManager
java.lang.Object
org.cloudfoundry.identity.uaa.authorization.external.LdapGroupMappingAuthorizationManager
- All Implemented Interfaces:
- ExternalGroupMappingAuthorizationManager
public class LdapGroupMappingAuthorizationManager
- extends Object
- implements ExternalGroupMappingAuthorizationManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapGroupMappingAuthorizationManager
public LdapGroupMappingAuthorizationManager()
findScopesFromAuthorities
public Set<String> findScopesFromAuthorities(String authorities)
- Specified by:
findScopesFromAuthorities in interface ExternalGroupMappingAuthorizationManager
setExternalMembershipManager
public void setExternalMembershipManager(ScimGroupExternalMembershipManager externalMembershipManager)
setScimGroupProvisioning
public void setScimGroupProvisioning(ScimGroupProvisioning scimGroupProvisioning)
Copyright © 2013. All rights reserved.