public class ES256SignatureProviderFactory extends Object implements SignatureProviderFactory
| Constructor and Description |
|---|
ES256SignatureProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
SignatureProvider |
create(KeycloakSession session) |
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, init, postInitorderpublic static final String ID
public String getId()
getId in interface ProviderFactory<SignatureProvider>public SignatureProvider create(KeycloakSession session)
create in interface ProviderFactory<SignatureProvider>Copyright © 2021 JBoss by Red Hat. All rights reserved.