Skip navigation links
|
Oracle Communications Services Gatekeeper OAM Java API Reference
6.0
E55516-02 |
PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.bea.wlcp.wlng.interceptor.lockout.management
Interface UserLockoutServiceMBean
- public interface UserLockoutServiceMBean
getHardLockoutDuration
public long getHardLockoutDuration()
throws ConfigurationException
-
- Throws:
ConfigurationException
getHardLockoutThreshold
public int getHardLockoutThreshold()
throws ConfigurationException
-
- Throws:
ConfigurationException
getResetDuration
public long getResetDuration()
throws ConfigurationException
-
- Throws:
ConfigurationException
getRevocationLockoutDuration
public long getRevocationLockoutDuration()
throws ConfigurationException
-
- Throws:
ConfigurationException
getRevocationLockoutThreshold
public int getRevocationLockoutThreshold()
throws ConfigurationException
-
- Throws:
ConfigurationException
getSoftLockoutDuration
public long getSoftLockoutDuration()
throws ConfigurationException
-
- Throws:
ConfigurationException
getSoftLockoutThreshold
public int getSoftLockoutThreshold()
throws ConfigurationException
-
- Throws:
ConfigurationException
isLocked
public boolean isLocked(String username)
resetConfiguration
public void resetConfiguration()
setHardLockoutDuration
public void setHardLockoutDuration(long hardLockoutDuration)
throws ConfigurationException
-
- Throws:
ConfigurationException
setHardLockoutThreshold
public void setHardLockoutThreshold(int hardLockoutThreshold)
throws ConfigurationException
-
- Throws:
ConfigurationException
setResetDuration
public void setResetDuration(long resetDuration)
throws ConfigurationException
-
- Throws:
ConfigurationException
setRevocationLockoutDuration
public void setRevocationLockoutDuration(long revocationLockoutDuration)
throws ConfigurationException
-
- Throws:
ConfigurationException
setRevocationLockoutThreshold
public void setRevocationLockoutThreshold(int revocationLockoutThreshold)
throws ConfigurationException
-
- Throws:
ConfigurationException
setSoftLockoutDuration
public void setSoftLockoutDuration(long softLockoutDuration)
throws ConfigurationException
-
- Throws:
ConfigurationException
setSoftLockoutThreshold
public void setSoftLockoutThreshold(int softLockoutThreshold)
throws ConfigurationException
-
- Throws:
ConfigurationException
showLockLevel
public String showLockLevel(String username)
unlock
public boolean unlock(String username)
Skip navigation links
|
Oracle Communications Services Gatekeeper OAM Java API Reference
6.0
E55516-02 |
PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.