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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    io.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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OrganizationService

      public OrganizationService()
  • Method Details

    • isUseLocalCache

      protected boolean isUseLocalCache()
      Specified by:
      isUseLocalCache in class io.jans.as.common.service.OrganizationService
    • getApplicationType

      public io.jans.model.ApplicationType getApplicationType()
      Specified by:
      getApplicationType in class io.jans.service.OrganizationService