|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.services.common.AbstractServiceImpl
public abstract class AbstractServiceImpl
Abstract class for all Service Implementation
Constructor Summary | |
---|---|
AbstractServiceImpl()
Instantiates a new abstract service impl. |
Method Summary | |
---|---|
protected void |
validateTicket(java.lang.String ticket,
java.lang.String userId)
check the ticket used for verify the user authentication |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractServiceImpl()
Method Detail |
---|
protected void validateTicket(java.lang.String ticket, java.lang.String userId) throws it.eng.spagobi.services.security.exceptions.SecurityException
ticket
- String
it.eng.spagobi.services.security.exceptions.SecurityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |