public class AttributeReleaseContext
extends org.opensaml.messaging.context.BaseContext
| Modifier and Type | Field and Description |
|---|---|
private Map<String,IdPAttribute> |
consentableAttributes
Attributes to be consented to.
|
| Constructor and Description |
|---|
AttributeReleaseContext()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,IdPAttribute> |
getConsentableAttributes()
Get the attributes to be consented to.
|
String |
toString() |
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent@Nonnull @NonnullElements @Live private Map<String,IdPAttribute> consentableAttributes
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.