Module org.elasticsearch.xcore
Class BearerToken
java.lang.Object
org.elasticsearch.xpack.core.security.authc.support.BearerToken
- All Implemented Interfaces:
AuthenticationToken
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
BearerToken
-
-
Method Details
-
principal
- Specified by:
principalin interfaceAuthenticationToken
-
credentials
- Specified by:
credentialsin interfaceAuthenticationToken
-
clearCredentials
public void clearCredentials()- Specified by:
clearCredentialsin interfaceAuthenticationToken
-