public abstract class JoseFactory extends Object
Constructor and Description |
---|
JoseFactory() |
Modifier and Type | Method and Description |
---|---|
abstract Jose |
getJose(JoseConfiguration config) |
static JoseFactory |
instance()
Obtain the JoseFactory using the ServiceLoader pattern.
|
public static JoseFactory instance()
public abstract Jose getJose(JoseConfiguration config)
Copyright © 2018 JBoss by Red Hat. All rights reserved.