gluu
|
公開メンバ関数 | |
void | init () |
void | refresh () |
void | clearEdit () |
void | edit () |
String | add () |
String | update () |
String | cancel () |
String | delete () |
String | uploadMetadataFile (FileUploadEvent event) |
String | uploadCertificateFile (FileUploadEvent event) |
String | search () |
void | moveIdpUp () |
IDPEntry | getIdp () |
void | setIdp (IDPEntry idp) |
List< IDPEntry > | getIdpList () |
void | setIdpList (List< IDPEntry > idpList) |
String | getSearchPattern () |
void | setSearchPattern (String searchPattern) |
boolean | isNewEntry () |
void | setNewEntry (boolean newEntry) |
String | getEditEntryInum () |
void | setEditEntryInum (String editEntryInum) |
String | getIdpType () |
void | setIdpType (String idpType) |
String | getSelectedIdpId () |
void | setSelectedIdpId (String selectedIdpId) |
非公開変数類 | |
Logger | log |
AppConfiguration | appConfiguration |
SvnSyncTimer | svnSyncTimer |
FacesMessages | facesMessages |
AsimbaService | asimbaService |
AsimbaXMLConfigurationService | asimbaXMLConfigurationService |
ConversationService | conversationService |
IDPEntry | idp |
String | selectedIdpId = "" |
boolean | newEntry = true |
String | editEntryInum = null |
List< IDPEntry > | idpList = new ArrayList<IDPEntry>() |
String | idpType |
String | searchPattern = "" |
byte | uploadedCertBytes [] = null |
静的非公開変数類 | |
static final long | serialVersionUID = -1032167091333943680L |
Action class for updating and adding the SAML IDP to Asimba.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Set "add new" or "edit" mode by inum request parameter.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
editEntryInum | the editEntryInum to set |
|
inline |
idp | the idp to set |
|
inline |
idpList | the idpList to set |
|
inline |
idpType | the idpType to set |
|
inline |
newEntry | the newEntry to set |
|
inline |
searchPattern | the searchPattern to set |
|
inline |
selectedIdpId | the selectedIdpId to set |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |