public interface AttributeManager
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAttributes(Principal userPrincipal,
List<String> attributeKeys)
|
@Deprecated Map<String,Object> getAttributes(Principal userPrincipal, List<String> attributeKeys)
SAML2AttributeManager.getAttributes(org.picketlink.identity.federation.saml.v2.protocol.AuthnRequestType, java.security.Principal)
.userPrincipal
- Principal for whom attributes need to be retrievedattributeKeys
- Copyright © 2019. All rights reserved.