public class OfBizApplication
extends com.atlassian.crowd.model.application.ApplicationImpl
| Modifier and Type | Method and Description |
|---|---|
List<com.atlassian.crowd.model.application.ApplicationDirectoryMapping> |
getApplicationDirectoryMappings() |
com.atlassian.crowd.model.application.DirectoryMapping |
getDirectoryMapping(long directoryId) |
List<com.atlassian.crowd.model.application.DirectoryMapping> |
getDirectoryMappings() |
addDirectoryMapping, addGroupMapping, addRemoteAddress, convertIfNeeded, equals, getApplicationDirectoryMapping, getAttributes, getCredential, getDescription, getKeys, getLowerName, getRemoteAddresses, getType, getValue, getValues, getWebhooks, hashCode, hasRemoteAddress, isAliasingEnabled, isAuthenticationWithoutPasswordEnabled, isCachedDirectoriesAuthenticationOrderOptimisationEnabled, isEmpty, isFilteringGroupsWithAccessEnabled, isFilteringUsersWithAccessEnabled, isLowerCaseOutput, isMembershipAggregationEnabled, isPermanent, newInstance, newInstance, newInstanceWithCredential, newInstanceWithIdAndCredential, newInstanceWithPassword, removeAttribute, removeDirectoryMapping, removeRemoteAddress, setActive, setAliasingEnabled, setAttribute, setAttributes, setAuthenticationOrderOptimizationForCachedDirectoriesEnabled, setAuthenticationWithoutPasswordEnabled, setCredential, setDescription, setFilterGroupsWithAccessEnabled, setFilterUsersWithAccessEnabled, setLowerCaseOutput, setMembershipAggregationEnabled, setName, setRemoteAddresses, setType, setWebhooks, toString, updateAttributesFrom, updateDetailsFromApplication, validategetCreatedDate, getId, getName, getUpdatedDate, isActive, setCreatedDate, setCreatedDateToNow, setUpdatedDate, setUpdatedDateToNow@Nonnull public List<com.atlassian.crowd.model.application.ApplicationDirectoryMapping> getApplicationDirectoryMappings()
getApplicationDirectoryMappings in interface com.atlassian.crowd.model.application.ApplicationgetApplicationDirectoryMappings in class com.atlassian.crowd.model.application.ApplicationImplpublic List<com.atlassian.crowd.model.application.DirectoryMapping> getDirectoryMappings()
getDirectoryMappings in interface com.atlassian.crowd.model.application.ApplicationgetDirectoryMappings in class com.atlassian.crowd.model.application.ApplicationImplpublic com.atlassian.crowd.model.application.DirectoryMapping getDirectoryMapping(long directoryId)
getDirectoryMapping in interface com.atlassian.crowd.model.application.ApplicationgetDirectoryMapping in class com.atlassian.crowd.model.application.ApplicationImplCopyright © 2002-2021 Atlassian. All Rights Reserved.