- validatePassword(String, String) - Static method in class org.xipki.ca.server.PasswordHash
-
Validates a password using a hash.
- validatePassword(byte[], String) - Static method in class org.xipki.ca.server.PasswordHash
-
Validates a password using a hash.
- valueOf(String) - Static method in enum org.xipki.ca.server.CertStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xipki.ca.server.SqlColumn.ColumnType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xipki.ca.server.CertStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.xipki.ca.server.SqlColumn.ColumnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variableNames() - Method in class org.xipki.ca.server.DbSchemaInfo
-
- variableValue(String) - Method in class org.xipki.ca.server.DbSchemaInfo
-