| Package | Description |
|---|---|
| org.sklsft.commons.rest.security.access | |
| org.sklsft.commons.rest.security.tokens | |
| org.sklsft.commons.rest.security.tokens.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessController.handshake(AccessControlType accessControlType,
TokenExtractionMode tokenExtractionMode) |
| Modifier and Type | Method and Description |
|---|---|
static TokenExtractionMode |
TokenExtractionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenExtractionMode[] |
TokenExtractionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TokenExtractor |
TokenExtractorFactory.getTokenExtractor(TokenExtractionMode mode) |
Copyright © 2018. All rights reserved.