org.camunda.bpm.engine.impl.digest
Class Default16ByteSaltGenerator
java.lang.Object
org.camunda.bpm.engine.impl.digest.Base64EncodedSaltGenerator
org.camunda.bpm.engine.impl.digest.Default16ByteSaltGenerator
- All Implemented Interfaces:
- SaltGenerator
public class Default16ByteSaltGenerator
- extends Base64EncodedSaltGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Default16ByteSaltGenerator
public Default16ByteSaltGenerator()
getSaltLengthInByte
protected Integer getSaltLengthInByte()
- Specified by:
getSaltLengthInByte in class Base64EncodedSaltGenerator
Copyright © 2017 camunda services GmbH. All rights reserved.