| Package | Description |
|---|---|
| org.jboss.aerogear | |
| org.jboss.aerogear.crypto |
| Modifier and Type | Method and Description |
|---|---|
static AeroGearCrypto.Algorithm |
AeroGearCrypto.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AeroGearCrypto.Algorithm[] |
AeroGearCrypto.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Util.formatter(AeroGearCrypto.Algorithm algorithm,
AeroGearCrypto.Mode mode)
Utility method to format algorithms name in Java like way
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.