java.lang.Object
org.elasticsearch.xpack.core.security.authc.service.ServiceAccountSettings
public final class ServiceAccountSettings
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
REALM_TYPE
public static final String REALM_TYPE
- See Also:
-
-
REALM_NAME
public static final String REALM_NAME
- See Also:
-
-
TOKEN_NAME_FIELD
public static final String TOKEN_NAME_FIELD
- See Also:
-
-
TOKEN_SOURCE_FIELD
public static final String TOKEN_SOURCE_FIELD
- See Also:
-