public class SimpleMappableAttributesRetriever extends Object implements MappableAttributesRetriever
| Constructor and Description |
|---|
SimpleMappableAttributesRetriever() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getMappableAttributes()
Implementations of this method should return a set of all string attributes which
can be mapped to GrantedAuthoritys.
|
void |
setMappableAttributes(Set<String> aMappableRoles) |
public Set<String> getMappableAttributes()
MappableAttributesRetrievergetMappableAttributes in interface MappableAttributesRetriever