Uses of Interface
org.tentackle.fx.rdc.security.SecurityDialogFactory
-
Packages that use SecurityDialogFactory Package Description org.tentackle.fx.rdc.security Security rules editing. -
-
Uses of SecurityDialogFactory in org.tentackle.fx.rdc.security
Classes in org.tentackle.fx.rdc.security that implement SecurityDialogFactory Modifier and Type Class Description classDefaultSecurityDialogFactoryDefault implementation of theSecurityDialogFactory.Methods in org.tentackle.fx.rdc.security that return SecurityDialogFactory Modifier and Type Method Description static SecurityDialogFactorySecurityDialogFactory. getInstance()The singleton.
-