Uses of Enum
org.apache.kerby.kerberos.kerb.admin.kadmin.remote.AdminOption
Packages that use AdminOption
-
Uses of AdminOption in org.apache.kerby.kerberos.kerb.admin.kadmin.remote
Methods in org.apache.kerby.kerberos.kerb.admin.kadmin.remote that return AdminOptionModifier and TypeMethodDescriptionstatic AdminOptionAdminOption.fromOptionName(String optionName) static AdminOptionReturns the enum constant of this type with the specified name.static AdminOption[]AdminOption.values()Returns an array containing the constants of this enum type, in the order they are declared.