nl.surfnet.coin.csa.util
Class PersonAttributeUtil
java.lang.Object
nl.surfnet.coin.csa.util.PersonAttributeUtil
public final class PersonAttributeUtil
- extends Object
Util class for person Attributes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAttributesAsMap
public static Map<String,List<String>> getAttributesAsMap(org.opensaml.saml2.core.Assertion assertion)
- Takes the SAML assertion and returns the user attributes as a Map
- Parameters:
assertion - SAML Assertion
- Returns:
Map with the attribute name as key and a List of String values as value
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.