Uses of Class
de.kosmos_lab.web.annotations.enums.SecurityType
-
Packages that use SecurityType Package Description de.kosmos_lab.web.annotations.enums de.kosmos_lab.web.annotations.security -
-
Uses of SecurityType in de.kosmos_lab.web.annotations.enums
Methods in de.kosmos_lab.web.annotations.enums that return SecurityType Modifier and Type Method Description static SecurityTypeSecurityType. valueOf(String name)Returns the enum constant of this type with the specified name.static SecurityType[]SecurityType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SecurityType in de.kosmos_lab.web.annotations.security
Methods in de.kosmos_lab.web.annotations.security that return SecurityType Modifier and Type Method Description SecurityTypetype()
-