Uses of Class
com.saperion.config.SecurityQueryStrategy
- 
Packages that use SecurityQueryStrategy Package Description com.saperion.config This package contains the JMX configuration part.
- 
- 
Uses of SecurityQueryStrategy in com.saperion.configMethods in com.saperion.config that return SecurityQueryStrategy Modifier and Type Method Description static SecurityQueryStrategySecurityQueryStrategy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SecurityQueryStrategy[]SecurityQueryStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-