Skip navigation links
A B C D E G I L O P R S 

A

apply(Module) - Method in class org.spincast.plugins.crypto.SpincastCryptoPlugin
 

B

buildKey(String) - Method in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 

C

configure() - Method in class org.spincast.plugins.crypto.SpincastCryptoPluginModule
 

D

decrypt(String, String) - Method in interface org.spincast.plugins.crypto.SpincastCryptoUtils
Decrypts a string that was encrypted using SpincastCryptoUtils.encrypt(String, String).
decrypt(String, String) - Method in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 

E

encrypt(String, String) - Method in interface org.spincast.plugins.crypto.SpincastCryptoUtils
Encrypts a string, using the given secrte key and the AES algorithm.
encrypt(String, String) - Method in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 

G

getCryptoUtilsImplClass() - Method in class org.spincast.plugins.crypto.SpincastCryptoPluginModule
 
getId() - Method in class org.spincast.plugins.crypto.SpincastCryptoPlugin
 
getPluginModule() - Method in class org.spincast.plugins.crypto.SpincastCryptoPlugin
 
getSpincastCryptoConfig() - Method in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 
getSpincastCryptoConfigImplClass() - Method in class org.spincast.plugins.crypto.SpincastCryptoPluginModule
 

I

init() - Method in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 
isRestrictedCryptographyJavaVersion() - Method in interface org.spincast.plugins.crypto.SpincastCryptoUtils
Is the current Java version cryptography restricted?
isRestrictedCryptographyJavaVersion() - Method in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 

L

logger - Variable in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 

O

org.spincast.plugins.crypto - package org.spincast.plugins.crypto
 
org.spincast.plugins.crypto.config - package org.spincast.plugins.crypto.config
 

P

PLUGIN_ID - Static variable in class org.spincast.plugins.crypto.SpincastCryptoPlugin
 

R

removeCryptographyRestrictions() - Method in interface org.spincast.plugins.crypto.SpincastCryptoUtils
Tries to remove the Java cryptography restrictions.
removeCryptographyRestrictions() - Method in class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
From https://stackoverflow.com/a/22492582/843699
removeJavaCryptoRestrictionsOnInit() - Method in interface org.spincast.plugins.crypto.config.SpincastCryptoConfig
Tries to remove the Java crypt restrictions when the application starts.
removeJavaCryptoRestrictionsOnInit() - Method in class org.spincast.plugins.crypto.config.SpincastCryptoConfigDefault
 

S

SpincastCryptoConfig - Interface in org.spincast.plugins.crypto.config
Configurations for the Spincast Crypto plugin.
SpincastCryptoConfigDefault - Class in org.spincast.plugins.crypto.config
Default configurations for Spincast Simple Crypto plugin.
SpincastCryptoConfigDefault() - Constructor for class org.spincast.plugins.crypto.config.SpincastCryptoConfigDefault
 
SpincastCryptoPlugin - Class in org.spincast.plugins.crypto
Spincast Crypto plugin.
SpincastCryptoPlugin() - Constructor for class org.spincast.plugins.crypto.SpincastCryptoPlugin
 
SpincastCryptoPluginModule - Class in org.spincast.plugins.crypto
Spincast Crypto plugin module.
SpincastCryptoPluginModule() - Constructor for class org.spincast.plugins.crypto.SpincastCryptoPluginModule
 
SpincastCryptoPluginModule(Class<? extends RequestContext<?>>, Class<? extends WebsocketContext<?>>) - Constructor for class org.spincast.plugins.crypto.SpincastCryptoPluginModule
 
SpincastCryptoUtils - Interface in org.spincast.plugins.crypto
Spincast Crypto utils
SpincastCryptoUtilsDefault - Class in org.spincast.plugins.crypto
 
SpincastCryptoUtilsDefault(SpincastCryptoConfig) - Constructor for class org.spincast.plugins.crypto.SpincastCryptoUtilsDefault
 
A B C D E G I L O P R S 
Skip navigation links

Copyright © 2018. All rights reserved.