eu.emi.dsr.security
Interface AttributeHandlingCallback
public interface AttributeHandlingCallback
Allows dealing with additional attributes which are to be preserved in the Client object.
- Author:
- schuller
- See Also:
de.fzj.unicore.wsrflite.security.SecurityManager#addCallback(AttributeHandlingCallback)
extractAttributes
Map<String,Serializable> extractAttributes(SecurityTokens tokens)
- retrieve a map of attributes for adding to the client attributes
- Parameters:
tokens -
- Returns:
Copyright © 2012. All Rights Reserved.