|
gluu
|


公開メンバ関数 | |
| UpdateCASAction () | |
| void | init () |
| void | refresh () |
| void | clearEdit () |
| void | save () |
| void | enable () |
| void | disable () |
| String | getCasBaseURL () |
| void | setCasBaseURL (String casBaseURL) |
| List< String > | getSessionStorageTypes () |
| void | setSessionStorageTypes (List< String > sessionStorageTypes) |
| ShibbolethCASProtocolConfiguration | getConfiguration () |
| void | setConfiguration (ShibbolethCASProtocolConfiguration configuration) |
非公開メンバ関数 | |
| ShibbolethCASProtocolConfiguration | createNewConfiguration () |
| void | updateShibboleth3Configuration () |
非公開変数類 | |
| Logger | log |
| AppConfiguration | appConfiguration |
| SvnSyncTimer | svnSyncTimer |
| FacesMessages | facesMessages |
| TrustService | trustService |
| Shibboleth3ConfService | shibboleth3ConfService |
| CASService | casService |
| String | casBaseURL |
| List< String > | sessionStorageTypes = new ArrayList<String>() |
| ShibbolethCASProtocolConfiguration | configuration |
静的非公開変数類 | |
| static final long | serialVersionUID = 1061838191485356624L |
| static final String | IDP_SESSION_STORAGESERVICE = "idp.session.StorageService" |
| static final String | IDP_CAS_STORAGESERVICE = "idp.cas.StorageService" |
| static final String | SHIBBOLETH_STORAGESERVICE = "shibboleth.StorageService" |
| static final String | CLIENT_SESSION_STORAGESERVICE = "shibboleth.ClientSessionStorageService" |
| static final String | SHIBBOLETH_MEMCACHEDSTORAGESERVICE = "shibboleth.MemcachedStorageService" |
Action class for updating CAS protocol Shibboleth IDP properties.
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| casBaseURL | the casBaseURL to set |
|
inline |
| configuration | the configuration to set |
|
inline |
| sessionStorageTypes | the sessionStorageTypes to set |
|
inlineprivate |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
private |
|
staticprivate |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
private |
|
private |
1.8.13