Uses of Enum Class
net.sourceforge.plantuml.security.SecurityProfile
Packages that use SecurityProfile
-
Uses of SecurityProfile in net.sourceforge.plantuml.security
Methods in net.sourceforge.plantuml.security that return SecurityProfileModifier and TypeMethodDescriptionstatic SecurityProfileSecurityUtils.getSecurityProfile()static SecurityProfileReturns the enum constant of this class with the specified name.static SecurityProfile[]SecurityProfile.values()Returns an array containing the constants of this enum class, in the order they are declared.