public interface MappableAttributesRetriever
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getMappableAttributes()
Implementations of this method should return a list of all string attributes which
can be mapped to GrantedAuthoritys.
|