@ThreadSafe @Deprecated public abstract class AbstractJWKSelector extends Object
| Constructor and Description |
|---|
AbstractJWKSelector(Identifier id)
Deprecated.
Creates a new abstract JWK selector.
|
| Modifier and Type | Method and 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 © 2017 Connect2id Ltd.. All rights reserved.