JWEDecryptionKeySelector, JWSVerificationKeySelector@ThreadSafe @Deprecated public abstract class AbstractJWKSelector extends Object
| Constructor | Description |
|---|---|
AbstractJWKSelector(Identifier id) |
Deprecated.
Creates a new abstract JWK selector.
|
| Modifier and Type | Method | Description |
|---|---|---|
Identifier |
getIdentifier() |
Deprecated.
Returns the the identifier for the JWK selector.
|
public AbstractJWKSelector(Identifier id)
id - Identifier for the JWK selector. Must not be null.public Identifier getIdentifier()
Copyright © 2018 Connect2id Ltd.. All rights reserved.