Package com.loomcache.server.security
@NullMarked
package com.loomcache.server.security
-
ClassDescriptionServer-side authorization handler.Cached authorization state for a connection.Maps TLS certificate Common Names (CN) to permission levels.Permission levels for certificate-based authorization.Role levels for mTLS-based authorization.Decision returned by a
SecurityInterceptorbefore an operation runs.Global security hook invoked around external client operations.Immutable operation metadata exposed toSecurityInterceptorinstances.Result metadata observed bySecurityInterceptor.after(SecurityOperationContext, SecurityOperationResult).Layer-4 hook invoked for accepted inbound TCP sockets before LoomCache registers the connection.