|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.ws.server.HTMFWSConfig
public class HTMFWSConfig
| Constructor Summary | |
|---|---|
HTMFWSConfig()
|
|
| Method Summary | |
|---|---|
static int |
getNumberOfWSApprovals()
Method that returns the parameter in the global settings htmfws.numberofrequiredapprovals which indicates how many approvals is required for the WS related approvals |
static boolean |
isApprovalGenTokenCertificates()
Method that returns the parameter in the global settings htmfws.approval.gentokencerts if approvals is supported for the genTokenCertificates call |
static boolean |
isApprovalGetHardTokenData()
Method that returns the parameter in the global settings htmfws.approval.gethardtoken if approvals is supported for the getHardTokenData call |
static boolean |
isNoAuthOnFetchUserData()
Method that returns the parameter in the global settings htmfws.approval.gentokencerts if approvals is supported for the genTokenCertificates call |
static boolean |
isSetMSLogonOnHold()
Method that returns the parameter in the global settings htmfws.approval.setmslogononhold |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMFWSConfig()
| Method Detail |
|---|
public static boolean isApprovalGetHardTokenData()
public static boolean isApprovalGenTokenCertificates()
public static int getNumberOfWSApprovals()
public static boolean isNoAuthOnFetchUserData()
public static boolean isSetMSLogonOnHold()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||