public class SsoServerAuthSvcImpl extends SsoServerAuthSvc
AuthenticationFailureCount, AuthenticationFailureRate, AuthenticationSuccessCount, AuthenticationSuccessRate, SsoServerAuthModulesTable
Constructor and Description |
---|
SsoServerAuthSvcImpl(com.sun.management.snmp.agent.SnmpMib myMib)
Constructors
|
SsoServerAuthSvcImpl(com.sun.management.snmp.agent.SnmpMib myMib,
MBeanServer server)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
incModuleCounter(String moduleName,
boolean success,
String orgDN)
incrementer for all auth modules' "commits" and "aborts", with
orgDN
|
void |
incSsoServerAuthenticationFailureCount() |
void |
incSsoServerAuthenticationSuccessCount() |
protected void |
updateSsoServerAuthenticationRates() |
accessSsoServerAuthModulesTable, getAuthenticationFailureCount, getAuthenticationFailureRate, getAuthenticationSuccessCount, getAuthenticationSuccessRate, getSsoServerAuthModulesTable
public SsoServerAuthSvcImpl(com.sun.management.snmp.agent.SnmpMib myMib)
public SsoServerAuthSvcImpl(com.sun.management.snmp.agent.SnmpMib myMib, MBeanServer server)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.