|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static java.lang.String |
CONTAINER_JAAS_MODE_KEY
A key that can be set in the extraParameters map of the setCredentials method call. |
static java.lang.String |
PERIMETER_CHALLENGE_MODE_KEY
A key that can be set in the extraParameters map of the setCredentials method call. |
static java.lang.String |
SERVER_PLUGIN_MODE_KEY
A key that can be set in the extraParameters map of the setCredentials method call. |
Method Summary | |
boolean |
credentialsRequired()
Returns the credentialsRequired flag state. |
void |
setCredentials(java.lang.String userId,
java.lang.String password,
java.lang.String userPrincipalName,
java.util.Map extraParameters,
boolean encrypt)
Set valid credentials so that they will be picked up by the AE toolkit. |
Field Detail |
public static final java.lang.String PERIMETER_CHALLENGE_MODE_KEY
public static final java.lang.String CONTAINER_JAAS_MODE_KEY
public static final java.lang.String SERVER_PLUGIN_MODE_KEY
Method Detail |
public void setCredentials(java.lang.String userId, java.lang.String password, java.lang.String userPrincipalName, java.util.Map extraParameters, boolean encrypt) throws java.io.IOException
userId
- password
- extraParameters
-
java.io.IOException
public boolean credentialsRequired()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |