Uses of Interface
cronapp.framework.tenant.TenantComponent
-
-
Uses of TenantComponent in cronapp.framework.authentication.normal
Constructors in cronapp.framework.authentication.normal with parameters of type TenantComponent Constructor Description AuthenticationConfigurer(javax.servlet.http.HttpServletRequest request, TenantComponent tenantComponent) -
Uses of TenantComponent in cronapp.framework.authentication.saml
Constructors in cronapp.framework.authentication.saml with parameters of type TenantComponent Constructor Description SamlAuthenticationController(TenantComponent tenantComponent) -
Uses of TenantComponent in cronapp.framework.authentication.sso
Constructors in cronapp.framework.authentication.sso with parameters of type TenantComponent Constructor Description SSORESTController(TenantComponent tenantComponent) -
Uses of TenantComponent in cronapp.framework.authentication.token
Constructors in cronapp.framework.authentication.token with parameters of type TenantComponent Constructor Description AuthenticationController(TenantComponent tenantComponent) -
Uses of TenantComponent in cronapp.framework.tenant
Classes in cronapp.framework.tenant that implement TenantComponent Modifier and Type Class Description classTenantComponentImpl
-