|
gluu
|


公開メンバ関数 | |
| void | addBranch () |
| boolean | containsBranch () |
| void | preparePushApplicationBranch () |
| PushApplication | getPushApplicationByDn (String dn) |
| void | addPushApplication (PushApplication pushApplication) |
| void | updatePushApplication (PushApplication pushApplication) |
| void | removePushApplication (PushApplication pushApplication) |
| boolean | containsPushApplication (PushApplication pushApplication) |
| List< PushApplication > | findPushApplications (PushApplication pushApplication) |
| List< PushApplication > | getAllPushApplications (String... ldapReturnAttributes) |
| List< PushApplication > | findPushApplications (String pattern, int sizeLimit) |
| String | generateInumForNewPushApplication () |
| String | getDnForPushApplication (String inum) |
非公開メンバ関数 | |
| String | generateInumForNewPushApplicationImpl () |
非公開変数類 | |
| OrganizationService | organizationService |
| PersistenceEntryManager | ldapEntryManager |
| Logger | log |
静的非公開変数類 | |
| static final long | serialVersionUID = -1537567020929607771L |
Provides operations with oxPush applications
|
inline |
|
inline |
Add new oxPush Application entry
| PushApplication | oxPush Application |
|
inline |
|
inline |
Check if LDAP server contains oxPush Application with specified attributes
|
inline |
Get oxPush applications by example
| PushApplication | pushApplication |
|
inline |
Search oxPush applications by pattern
| pattern | Pattern |
| sizeLimit | Maximum count of results |
|
inline |
Generate new inum for oxPush Application
|
inlineprivate |
|
inline |
Get all oxPush applications
|
inline |
Build DN string for oxPush Application
|
inline |
Get oxPush Application by DN
| DN | oxPush Application DN |
|
inline |
Create oxPush Application branch if needed
|
inline |
Remove oxPush Application entry
| PushApplication | oxPush Application |
|
inline |
Update oxPush Application entry
| PushApplication | oxPush Application |
|
private |
|
private |
|
private |
|
staticprivate |
1.8.13