Package org.pentaho.platform.plugin.services.security.userrole.ldap.transform

Class Summary
ExtraRoles Adds the roles from extraRoles to the roles input into this transformer.
GrantedAuthorityToString Transforms a GrantedAuthority into a String.
SearchResultToAttrValueList Extracts the value of the token tokenName from the attribute attributeName.
StringToGrantedAuthority Transforms a String into a GrantedAuthority.