Modifier and Type | Field and Description |
---|---|
static long |
AUTHENTICATE_CREDENTIALS
Provider supports credentials based authentication.
|
static long |
AUTHENTICATE_NEGOTIATE_INTERACTIVE
Provider supports negotiate interactive authentication.
|
static long |
AUTHENTICATE_NEGOTIATE_NON_INTERACTIVE
Provider supports negotiate non interactive mode authentication.
|
static long |
AUTHENTICATE_PASSWORD
Provider supports password based authentication.
|
static long |
CREDENTIALS_CHANGE
Provider supports credential change.
|
static long |
CREDENTIALS_SELF_RESET
Provider supports self reset credential, example will send new password via email.
|
static long |
LOGOUT
Provider supports logout.
|
Constructor and Description |
---|
Capabilities() |
public static final long AUTHENTICATE_NEGOTIATE_NON_INTERACTIVE
public static final long AUTHENTICATE_NEGOTIATE_INTERACTIVE
public static final long AUTHENTICATE_CREDENTIALS
public static final long AUTHENTICATE_PASSWORD
public static final long LOGOUT
public static final long CREDENTIALS_CHANGE
public static final long CREDENTIALS_SELF_RESET
Copyright © 2016. All Rights Reserved.