|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.util.SecurityToken
public class SecurityToken
Security token, send from client to server for security validation.
| Method Summary | |
|---|---|
String |
getCodeBaseHost()
Get the host that the code is loaded from. |
Certificate |
getCodeCertificate()
Get the certificate that is use to sign the jar library. |
static SecurityToken |
getInstance()
Get the application wide security token. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final Certificate getCodeCertificate()
public final String getCodeBaseHost()
public static SecurityToken getInstance()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||