Class SecurityAudit
java.lang.Object
io.vertx.reactivex.ext.auth.audit.SecurityAudit
- All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<SecurityAudit> static final SecurityAudit -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid<T> Handler<AsyncResult<T>> auditHandlerFor(Marker marker) authorization(Authorization authorization) static SecurityAuditcreate()credentials(Credentials credentials) destination(SocketAddress address) booleaninthashCode()static SecurityAuditnewInstance(SecurityAudit arg) resource(HttpVersion version, HttpMethod method, String path) source(SocketAddress address) status(int status) toString()
-
Field Details
-
__TYPE_ARG
-
NOOP
-
-
Constructor Details
-
SecurityAudit
-
SecurityAudit
-
-
Method Details
-
toString
-
equals
-
hashCode
-
getDelegate
- Specified by:
getDelegatein interfaceio.vertx.lang.rx.RxDelegate
-
create
-
source
-
destination
-
resource
-
resource
-
credentials
-
user
-
authorization
-
status
-
audit
-
auditHandlerFor
-
newInstance
-