public interface UserAttributeSource
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getUserAttributeMap(Subject subject,
Collection<UserAttributeRef> userAttributeRefs,
RequestContext context) |
Map<String,String> getUserAttributeMap(Subject subject, Collection<UserAttributeRef> userAttributeRefs, RequestContext context) throws UserAttributeRetrievalException
UserAttributeRetrievalException
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.