|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SAML20TokenAttributeProvider
An interface used by SAML20TokenProvider
to retrieve an environment specific attribute that will be inserted into the
Assertion.
Method Summary | |
---|---|
AttributeStatementType |
getAttributeStatement()
Given the security context, environment or other static or non-static criteria, returns an attribute statement to be included in the SAML v2 Assertion |
void |
setProperties(Map<String,String> properties)
Sets properties on the Attribute Provider that may affect its behavior |
Method Detail |
---|
void setProperties(Map<String,String> properties)
properties
- A set of string properties, some or all of which might impact the provider's behaviorAttributeStatementType getAttributeStatement()
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |