Package io.jans.configapi.service.auth
Class OrganizationService
java.lang.Object
io.jans.service.OrganizationService
io.jans.as.common.service.OrganizationService
io.jans.configapi.service.auth.OrganizationService
- All Implemented Interfaces:
Serializable
@ApplicationScoped
public class OrganizationService
extends io.jans.as.common.service.OrganizationService
- Author:
- Yuriy Zabrovarnyy
- See Also:
-
Field Summary
Fields inherited from class io.jans.as.common.service.OrganizationService
ONE_MINUTE_IN_SECONDS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionio.jans.model.ApplicationType
protected boolean
Methods inherited from class io.jans.as.common.service.OrganizationService
getDnForOrganization, getOrganization, updateOrganization
Methods inherited from class io.jans.service.OrganizationService
getDnForOrganization
-
Constructor Details
-
OrganizationService
public OrganizationService()
-
-
Method Details
-
isUseLocalCache
protected boolean isUseLocalCache()- Specified by:
isUseLocalCache
in classio.jans.as.common.service.OrganizationService
-
getApplicationType
public io.jans.model.ApplicationType getApplicationType()- Specified by:
getApplicationType
in classio.jans.service.OrganizationService
-