@ThreadSafe @Deprecated public abstract class AbstractJWKSelector extends java.lang.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 © 2016 Connect2id Ltd.. All Rights Reserved.