|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SsoServiceConfig
This interface defines APIs for managing SSO service settings specified in the JPS configuration.
| Field Summary | |
|---|---|
static java.lang.String |
COOKIE_NAME_LOGIN_CANCELURL_PROPConfig property for the response parameter/cookie name of login cancel url. |
static java.lang.String |
PARAM_NAME_AUTOLOGIN_TARGETURL_PROPConfig property for the response parameter name of auto-login target url. |
static java.lang.String |
PARAM_NAME_AUTOLOGIN_TOKEN_PROPConfig property for the response parameter name of auto-login token. |
static java.lang.String |
PARAM_NAME_IMP_FAILURE_URL_PROPConfig property for the response parameter name of impersonation failure url. |
static java.lang.String |
PARAM_NAME_IMP_SUCCESS_URL_PROPConfig property for the response parameter name of impersonation success url. |
static java.lang.String |
PARAM_NAME_IMP_TARGET_URL_PROPConfig property for the response parameter name of impersonation target url. |
static java.lang.String |
PARAM_NAME_IMP_USER_ID_PROPConfig property for the response parameter name of impersonatee uid. |
static java.lang.String |
PARAM_NAME_LOGIN_SUCCESSURL_PROPConfig property for the response parameter name of login success url. |
static java.lang.String |
PARAM_NAME_LOGOUT_TARGETURL_PROPConfig property for the response parameter name of logout target url. |
| Method Summary | |
|---|---|
ExtendedProperty |
getExtendedProperty()Gets the combined extended properties of an SSO ServiceInstance and ServiceProvider. |
java.util.Map<java.lang.String,java.lang.String> |
getProperties()Gets the combined properties of an SSO ServiceInstance and ServiceProvider. |
| Field Detail |
|---|
static final java.lang.String PARAM_NAME_LOGIN_SUCCESSURL_PROP
static final java.lang.String COOKIE_NAME_LOGIN_CANCELURL_PROP
static final java.lang.String PARAM_NAME_AUTOLOGIN_TARGETURL_PROP
static final java.lang.String PARAM_NAME_AUTOLOGIN_TOKEN_PROP
static final java.lang.String PARAM_NAME_LOGOUT_TARGETURL_PROP
static final java.lang.String PARAM_NAME_IMP_SUCCESS_URL_PROP
static final java.lang.String PARAM_NAME_IMP_FAILURE_URL_PROP
static final java.lang.String PARAM_NAME_IMP_USER_ID_PROP
static final java.lang.String PARAM_NAME_IMP_TARGET_URL_PROP
| Method Detail |
|---|
java.util.Map<java.lang.String,java.lang.String> getProperties()
ServiceInstance and ServiceProvider.ExtendedProperty getExtendedProperty()
ServiceInstance and ServiceProvider.
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||