|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.util.captcha.ReCaptchaAdapterConfig
public class ReCaptchaAdapterConfig
The Configuration of the ReCaptchaAdapter.
| Constructor Summary | |
|---|---|
ReCaptchaAdapterConfig()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDivId()
Returns the div-id. |
java.lang.String |
getPrivateKey()
Returns the private key. |
java.lang.String |
getPublicKey()
Returns the public key. |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReCaptchaAdapterConfig()
| Method Detail |
|---|
public final java.lang.String getPublicKey()
public final java.lang.String getPrivateKey()
public final java.lang.String getDivId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||