|
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 SAML2MapBasedConfig
Method Summary | |
---|---|
void |
addParameter(String parameterName,
Object value)
Add a parameter |
boolean |
containsKey(String key)
Does the config contain the key? |
Object |
getParameter(String parameterName)
Get a parameter from the chain config |
void |
set(Map<String,Object> options)
Set the options |
Method Detail |
---|
boolean containsKey(String key)
key
-
Object getParameter(String parameterName)
parameterName
-
void addParameter(String parameterName, Object value)
parameterName
- value
- void set(Map<String,Object> options)
options
-
|
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 |