Class Realm
java.lang.Object
co.elastic.clients.elasticsearch.xpack.usage.Base
co.elastic.clients.elasticsearch.xpack.usage.Realm
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch.xpack.usage.Base
Base.AbstractBuilder<BuilderT extends Base.AbstractBuilder<BuilderT>> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Realm>Json deserializer forRealm -
Method Summary
Modifier and TypeMethodDescriptionfinal List<RealmCache>cache()API name:cacheAPI name:has_authorization_realmsAPI name:has_default_username_patternAPI name:has_truststoreAPI name:is_authentication_delegatedname()API name:namestatic Realmorder()API name:orderprotected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidsize()API name:size
-
Field Details
-
_DESERIALIZER
Json deserializer forRealm
-
-
Method Details
-
of
-
name
API name:name -
order
API name:order -
size
API name:size -
cache
API name:cache -
hasAuthorizationRealms
API name:has_authorization_realms -
hasDefaultUsernamePattern
API name:has_default_username_pattern -
hasTruststore
API name:has_truststore -
isAuthenticationDelegated
API name:is_authentication_delegated -
serializeInternal
- Overrides:
serializeInternalin classBase
-
setupRealmDeserializer
-