public class HippoSecurityEvent<T extends HippoSecurityEvent<T>> extends HippoEvent<T>
Constructor and Description |
---|
HippoSecurityEvent(HippoEvent<?> event) |
HippoSecurityEvent(String application) |
Modifier and Type | Method and Description |
---|---|
Boolean |
success() |
T |
success(Boolean success) |
public HippoSecurityEvent(String application)
public HippoSecurityEvent(HippoEvent<?> event)
Copyright © 2012–2015 Hippo B.V. (http://www.onehippo.com). All rights reserved.