|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProviderConfiguration
This interface is a higher level encapsulation of the configuration for security token providers.
Method Summary | |
---|---|
java.lang.String |
getIssuerURI()
Retrieves the URL for the token issuer. |
void |
setIssuerURI(java.lang.String uri)
Sets the URL for the token issuer. |
Methods inherited from interface com.ibm.wsspi.wssecurity.core.config.Configuration |
---|
validate |
Method Detail |
---|
java.lang.String getIssuerURI()
void setIssuerURI(java.lang.String uri)
uri
- that identifies and locates the token issuer.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |