Class UserPropertyCategory.Security

java.lang.Object
hudson.model.userproperty.UserPropertyCategory
hudson.model.userproperty.UserPropertyCategory.Security
All Implemented Interfaces:
ExtensionPoint, ModelObject
Enclosing class:
UserPropertyCategory

@Extension @Symbol("security") public static class UserPropertyCategory.Security extends UserPropertyCategory
Security related configurations (e.g. API Token, SSH keys, ...). With this separation, we can more easily add control on their modifications.