public interface SsoServerAuthSvcMBean
Modifier and Type | Method and Description |
---|---|
TableSsoServerAuthModulesTable |
accessSsoServerAuthModulesTable()
Access the "SsoServerAuthModulesTable" variable.
|
Long |
getAuthenticationFailureCount()
Getter for the "AuthenticationFailureCount" variable.
|
Integer |
getAuthenticationFailureRate()
Getter for the "AuthenticationFailureRate" variable.
|
Long |
getAuthenticationSuccessCount()
Getter for the "AuthenticationSuccessCount" variable.
|
Integer |
getAuthenticationSuccessRate()
Getter for the "AuthenticationSuccessRate" variable.
|
TableSsoServerAuthModulesTable accessSsoServerAuthModulesTable() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getAuthenticationFailureRate() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Integer getAuthenticationSuccessRate() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getAuthenticationFailureCount() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Long getAuthenticationSuccessCount() throws com.sun.management.snmp.SnmpStatusException
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.