Uses of Class
com.netscape.certsrv.tps.token.TokenStatus
Packages that use TokenStatus
-
Uses of TokenStatus in com.netscape.certsrv.tps.token
Fields in com.netscape.certsrv.tps.token declared as TokenStatusModifier and TypeFieldDescriptionstatic final TokenStatusTokenStatus.ACTIVEstatic final TokenStatusTokenStatus.DAMAGEDstatic final TokenStatusTokenStatus.FORMATTEDTokenData.TokenStatusData.namestatic final TokenStatusTokenStatus.PERM_LOSTstatic final TokenStatusTokenStatus.SUSPENDEDstatic final TokenStatusTokenStatus.TEMP_LOST_PERM_LOSTstatic final TokenStatusTokenStatus.TERMINATEDstatic final TokenStatusTokenStatus.UNFORMATTEDMethods in com.netscape.certsrv.tps.token that return TokenStatusMethods in com.netscape.certsrv.tps.token that return types with arguments of type TokenStatusMethods in com.netscape.certsrv.tps.token with parameters of type TokenStatusModifier and TypeMethodDescriptionTokenClient.changeTokenStatus(String tokenID, TokenStatus tokenStatus) ResponseTokenResource.changeTokenStatus(String tokenID, TokenStatus tokenStatus) TokenClient.findTokens(String filter, String tokenID, String userID, String type, TokenStatus status, Integer start, Integer size) ResponseTokenResource.findTokens(String filter, String tokenID, String userID, String type, TokenStatus status, Integer start, Integer size)