| Constructor and Description |
|---|
DefaultJwtSigner(SignatureAlgorithm alg,
Key key) |
DefaultJwtSigner(SignerFactory factory,
SignatureAlgorithm alg,
Key key) |
public DefaultJwtSigner(SignatureAlgorithm alg, Key key)
public DefaultJwtSigner(SignerFactory factory, SignatureAlgorithm alg, Key key)
Copyright © 2015. All rights reserved.