Interface SecurityEventsOptions.Scheme
-
- Enclosing class:
- SecurityEventsOptions
public static interface SecurityEventsOptions.SchemeThe scheme of the uri.
-
-
Field Detail
-
UNKNOWN
static final String UNKNOWN
unknown.- See Also:
- Constant Field Values
-
HTTP
static final String HTTP
http.- See Also:
- Constant Field Values
-
HTTPS
static final String HTTPS
https.- See Also:
- Constant Field Values
-
-