public class ConstantKeyLocator extends LocatorAdapter<Key> implements Function<Header,Key>
ConstantKeyLocator(Key jwsKey, Key jweKey)
Key
apply(Header header)
protected Key
locate(JweHeader header)
locate(JwsHeader header)
doLocate, locate, locate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstantKeyLocator(Key jwsKey, Key jweKey)
protected Key locate(JwsHeader header)
locate
LocatorAdapter<Key>
protected Key locate(JweHeader header)
public Key apply(Header header)
apply
Function<Header,Key>
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.