Package com.atlassian.crowd.directory
Class DirectoryWrapper
java.lang.Object
com.atlassian.crowd.directory.DirectoryWrapper
- All Implemented Interfaces:
Attributes,Directory,Serializable
- Direct Known Subclasses:
LazyAttributesEvaluationDirectory
- See Also:
-
Field Details
-
delegate
-
-
Constructor Details
-
DirectoryWrapper
-
-
Method Details
-
getValues
- Specified by:
getValuesin interfaceAttributes
-
getValue
- Specified by:
getValuein interfaceAttributes
-
getKeys
- Specified by:
getKeysin interfaceAttributes
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceAttributes
-
getId
-
getName
-
isActive
public boolean isActive() -
getEncryptionType
- Specified by:
getEncryptionTypein interfaceDirectory
-
getAttributes
- Specified by:
getAttributesin interfaceDirectory
-
getAllowedOperations
- Specified by:
getAllowedOperationsin interfaceDirectory
-
getDescription
- Specified by:
getDescriptionin interfaceDirectory
-
getType
-
getImplementationClass
- Specified by:
getImplementationClassin interfaceDirectory
-
getCreatedDate
- Specified by:
getCreatedDatein interfaceDirectory
-
getUpdatedDate
- Specified by:
getUpdatedDatein interfaceDirectory
-
isPersistable
public boolean isPersistable()- Specified by:
isPersistablein interfaceDirectory
-