public class MultiAuthJWSKeySelector<C extends com.nimbusds.jose.proc.SecurityContext> extends Object implements com.nimbusds.jose.proc.JWSKeySelector<C>
| Constructor and Description |
|---|
MultiAuthJWSKeySelector(AuthServer authServer) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Key> |
selectJWSKeys(com.nimbusds.jose.JWSHeader header,
C context) |
public MultiAuthJWSKeySelector(AuthServer authServer)
public List<? extends Key> selectJWSKeys(com.nimbusds.jose.JWSHeader header, C context) throws com.nimbusds.jose.KeySourceException
selectJWSKeys in interface com.nimbusds.jose.proc.JWSKeySelector<C extends com.nimbusds.jose.proc.SecurityContext>com.nimbusds.jose.KeySourceExceptionCopyright © 2018. All rights reserved.