public class TenantAuthenticationStats extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TenantAuthenticationStats.TenantAuthStats |
static interface |
TenantAuthenticationStats.TenantAuthStatsMBean |
Constructor and Description |
---|
TenantAuthenticationStats() |
Modifier and Type | Method and Description |
---|---|
static TenantAuthenticationStats |
instance() |
void |
onSuccessfulAuthentication(MultiTenantPrincipal principal) |
void |
removeAllMBeans() |
void |
removeUnusedMBeans(Set<MultiTenantPrincipal> validPrincipals) |
public static TenantAuthenticationStats instance()
public void onSuccessfulAuthentication(MultiTenantPrincipal principal)
public void removeAllMBeans()
public void removeUnusedMBeans(Set<MultiTenantPrincipal> validPrincipals)