|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.solutions.identity.IdentityProviderConstants.ServerConfig
public static class IdentityProviderConstants.ServerConfig
Server Config data retrieval Strings.
| Field Summary | |
|---|---|
static java.lang.String |
IDP_STORE_LOCATION
Location of the identity provider main keystore |
static java.lang.String |
IDP_STORE_PASSWORD
Password of the identity provider main keystore |
static java.lang.String |
IDP_STORE_TYPE
Store type of the identity provider main keystore |
static java.lang.String |
USER_PERSONAL_STORE_LOCATION
Location of the keystore used to store users' personal certificates |
static java.lang.String |
USER_PERSONAL_STORE_PASSWORD
Password of the keystore used to store users' personal certificates |
static java.lang.String |
USER_PERSONAL_STORE_TYPE
Type of the keystore used to store users' personal certificates |
static java.lang.String |
USER_TRUSTED_RP_STORE_LOCATION
|
static java.lang.String |
USER_TRUSTED_RP_STORE_PASSWORD
|
static java.lang.String |
USER_TRUSTED_RP_STORE_TYPE
|
| Constructor Summary | |
|---|---|
IdentityProviderConstants.ServerConfig()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String USER_TRUSTED_RP_STORE_LOCATION
public static final java.lang.String USER_TRUSTED_RP_STORE_PASSWORD
public static final java.lang.String USER_TRUSTED_RP_STORE_TYPE
public static final java.lang.String IDP_STORE_LOCATION
public static final java.lang.String IDP_STORE_PASSWORD
public static final java.lang.String IDP_STORE_TYPE
public static final java.lang.String USER_PERSONAL_STORE_LOCATION
public static final java.lang.String USER_PERSONAL_STORE_PASSWORD
public static final java.lang.String USER_PERSONAL_STORE_TYPE
| Constructor Detail |
|---|
public IdentityProviderConstants.ServerConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||