gluu
|
公開メンバ関数 | |
UpdateAsimbaSPPoolAction () | |
void | init () |
void | refresh () |
void | clearEdit () |
void | edit () |
String | add () |
String | update () |
String | cancel () |
String | delete () |
String | search () |
RequestorPoolEntry | getSpPool () |
void | setSpPool (RequestorPoolEntry spPool) |
List< RequestorPoolEntry > | getSpPoolList () |
void | setSpPoolList (List< RequestorPoolEntry > spPoolList) |
String | getSearchPattern () |
void | setSearchPattern (String searchPattern) |
String | getSpPoolAdditionalProperties () |
Properties | getSpAdditionalPropertiesAsProperties () throws IOException |
void | setSpPoolAdditionalProperties (String spPoolAdditionalProperties) |
void | setSpAdditionalProperties (Properties additionalProperties) |
boolean | isNewEntry () |
void | setNewEntry (boolean newEntry) |
String | getEditEntryInum () |
void | setEditEntryInum (String editEntryInum) |
非公開メンバ関数 | |
Properties | getProperties () |
void | setProperties (Properties properties) |
非公開変数類 | |
Logger | log |
AppConfiguration | appConfiguration |
Identity | identity |
SvnSyncTimer | svnSyncTimer |
FacesMessages | facesMessages |
AsimbaService | asimbaService |
ConversationService | conversationService |
RequestorPoolEntry | spPool |
boolean | newEntry = true |
String | editEntryInum = null |
String | spPoolAdditionalProperties = "" |
List< RequestorPoolEntry > | spPoolList = new ArrayList<RequestorPoolEntry>() |
String | searchPattern = "" |
静的非公開変数類 | |
static final long | serialVersionUID = -1242167022433943680L |
Action class for updating and adding the SAML SP to Asimba
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Set "add new" or "edit" mode by inum request parameter.
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
editEntryInum | the editEntryInum to set |
|
inline |
newEntry | the newEntry to set |
|
inlineprivate |
|
inline |
searchPattern | the searchPattern to set |
|
inline |
|
inline |
spPool | the spPool to set |
|
inline |
spPoolAdditionalProperties | the spPoolAdditionalProperties to set |
|
inline |
spPoolList | the spPoolList to set |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |