Interface LoginModuleMBean
-
- All Known Implementing Classes:
LoginModuleStats
@ProviderType public interface LoginModuleMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getLoginErrors()
javax.management.openmbean.CompositeData
getLoginErrorsHistory()
-
-
-
Field Detail
-
TYPE
static final java.lang.String TYPE
- See Also:
- Constant Field Values
-
NAME
static final java.lang.String NAME
- See Also:
- Constant Field Values
-
-