|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class will be implemented by Classes that are secured via a SignOn. Applications that implement this must specify a SignOn Class or UnsecuredSignOn will be used. Creation date: (6/25/2002 8:31:16 PM)
Field Summary | |
static String |
SECURED_APPLICATION
|
Method Summary | |
String |
getCompanyName()
Gets the company name associated with this secured object |
int |
getId()
Gets the ID of this secured object |
LayoutDisplayPropertyGroup |
getLayoutProperties()
|
String |
getName()
Gets the name of this secured object |
int |
getOwnerId()
Gets the ID of this secured object's owner |
Class |
getSignOnClass()
Gets the class to use for signing on to this secured object. |
String |
getSignOnURI()
Gets the sign on URI of this secured object |
String |
getSystemAlias()
Gets the alias of the system for this secured object |
Field Detail |
public static final String SECURED_APPLICATION
Method Detail |
public String getCompanyName()
public int getId()
public LayoutDisplayPropertyGroup getLayoutProperties()
public String getName()
public int getOwnerId()
public Class getSignOnClass()
public String getSignOnURI()
public String getSystemAlias()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |