Module org.elasticsearch.xcore
Class ServiceAccount.ServiceAccountId
java.lang.Object
org.elasticsearch.xpack.core.security.authc.service.ServiceAccount.ServiceAccountId
- Enclosing interface:
ServiceAccount
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfromPrincipal(String principal) inthashCode()toString()voidwrite(StreamOutput out)
-
Constructor Details
-
ServiceAccountId
-
ServiceAccountId
- Throws:
IOException
-
-
Method Details