| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Allowable
Interface to be implemented by targets of the checking methods in the SecurityHandler
| Method Summary | |
|---|---|
 java.lang.String | 
getJobOpener()
Answer the opener of the relevant job, or null if the implementation is not related to a job  | 
 java.lang.String | 
getJobOwner()
Answer the owner of the relevant job, or null if the implementation is not related to a job  | 
 java.lang.String | 
getProcessOwner()
Answer the owner of the associated process version  | 
 java.lang.String | 
getSecurityExpression()
Answer the security expression applicable to the receiver  | 
 void | 
setDynamicProxy(com.ebasetech.ufs.kernel.IUFSServletContextProxy proxy)
Set the proxy to be used, if necessary, to answer other components of this interface  | 
| Method Detail | 
|---|
void setDynamicProxy(com.ebasetech.ufs.kernel.IUFSServletContextProxy proxy)
java.lang.String getSecurityExpression()
                                       throws java.sql.SQLException,
                                              com.ebasetech.ufs.utility.PersistenceException
java.sql.SQLException
com.ebasetech.ufs.utility.PersistenceExceptionjava.lang.String getJobOpener()
java.lang.String getJobOwner()
java.lang.String getProcessOwner()
                                 throws com.ebasetech.ufs.utility.PersistenceException
com.ebasetech.ufs.utility.PersistenceException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||