|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequesterConfiguration
These are the RSTT settings that can be set on the trust client's RequestorConfig instance. They configure the information included in a trust request.
Nested Class Summary | |
---|---|
static interface |
RequesterConfiguration.RSTT
WS-Trust 1.2 keys for RequesterConfig used to specify the content of the RequestSecurityToken
trust request. |
static interface |
RequesterConfiguration.RSTT13
WS-Trust 1.3 keys for RequesterConfig used to specify the content of the RequestSecurityToken
trust request. |
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getRSTTProperties()
Returns the map of current RSTT settings. |
void |
setRSTTProperties(java.util.Map<java.lang.String,java.lang.String> map)
Adds additional settings to the current the map of RSTT settings. |
Methods inherited from interface com.ibm.wsspi.wssecurity.core.config.Configuration |
---|
validate |
Method Detail |
---|
java.util.Map<java.lang.String,java.lang.String> getRSTTProperties()
void setRSTTProperties(java.util.Map<java.lang.String,java.lang.String> map)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |