- Avatar - Class in com.clusterra.iam.avatar.domain.model
-
Created with IntelliJ IDEA.
- Avatar(String, AvatarType, byte[], byte[], byte[]) - Constructor for class com.clusterra.iam.avatar.domain.model.Avatar
-
- AvatarAppConfig - Class in com.clusterra.iam.avatar.application
-
Created by Denis Kuchugurov
on 09/11/15 00:01.
- AvatarAppConfig() - Constructor for class com.clusterra.iam.avatar.application.AvatarAppConfig
-
- AvatarData - Class in com.clusterra.iam.avatar.application
-
Created with IntelliJ IDEA.
- AvatarData(byte[], byte[], byte[]) - Constructor for class com.clusterra.iam.avatar.application.AvatarData
-
- AvatarId - Class in com.clusterra.iam.avatar.application
-
Created with IntelliJ IDEA.
- AvatarId(String) - Constructor for class com.clusterra.iam.avatar.application.AvatarId
-
- AvatarImageConverter - Class in com.clusterra.iam.avatar.application
-
Created with IntelliJ IDEA.
- AvatarImageConverter() - Constructor for class com.clusterra.iam.avatar.application.AvatarImageConverter
-
- AvatarImageResizeException - Exception in com.clusterra.iam.avatar.application
-
Created with IntelliJ IDEA.
- AvatarImageResizeException(Resource, int, Exception) - Constructor for exception com.clusterra.iam.avatar.application.AvatarImageResizeException
-
- AvatarNotFoundException - Exception in com.clusterra.iam.avatar.application
-
Created with IntelliJ IDEA.
- AvatarNotFoundException(String) - Constructor for exception com.clusterra.iam.avatar.application.AvatarNotFoundException
-
- AvatarRepository - Interface in com.clusterra.iam.avatar.domain.model
-
Created with IntelliJ IDEA.
- AvatarService - Interface in com.clusterra.iam.avatar.application
-
Created with IntelliJ IDEA.
- AvatarServiceImpl - Class in com.clusterra.iam.avatar.application
-
Created with IntelliJ IDEA.
- AvatarServiceImpl() - Constructor for class com.clusterra.iam.avatar.application.AvatarServiceImpl
-
- AvatarType - Enum in com.clusterra.iam.avatar.domain.model
-
Created by Denis Kuchugurov
06.01.14