Uses of Interface
org.compiere.model.I_SSO_PrincipalConfig
Package
Description
Provide interface and classes for single sign on support.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of I_SSO_PrincipalConfig in org.adempiere.base.sso
Modifier and TypeMethodDescriptionstatic String
SSOUtils.getRedirectedURL
(String redirectMode, I_SSO_PrincipalConfig config) The target redirect URL for identity provider after authenticationISSOPrincipalFactory.getSSOPrincipalService
(I_SSO_PrincipalConfig config) Get SSO Principal Service for login authentication -
Uses of I_SSO_PrincipalConfig in org.compiere.model
Modifier and TypeClassDescriptionclass
SSO Principal Service Configurationclass
Generated Model for SSO_PrincipalConfig