|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationImpl | |
|---|---|
| com.atlassian.crowd.model.application | |
| Uses of ApplicationImpl in com.atlassian.crowd.model.application |
|---|
| Methods in com.atlassian.crowd.model.application that return ApplicationImpl | |
|---|---|
static ApplicationImpl |
ApplicationImpl.newInstance(Application application)
|
static ApplicationImpl |
ApplicationImpl.newInstance(java.lang.String name,
ApplicationType type)
|
static ApplicationImpl |
ApplicationImpl.newInstanceWithCredential(java.lang.String name,
ApplicationType type,
PasswordCredential credential)
|
static ApplicationImpl |
ApplicationImpl.newInstanceWithIdAndCredential(java.lang.String name,
ApplicationType type,
PasswordCredential credential,
long id)
|
static ApplicationImpl |
ApplicationImpl.newInstanceWithPassword(java.lang.String name,
ApplicationType type,
java.lang.String password)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||