Uses of Enum
jakarta.ws.rs.SeBootstrap.Configuration.SSLClientAuthentication
Package
Description
High-level interfaces and annotations used to create RESTful service resources.
-
Uses of SeBootstrap.Configuration.SSLClientAuthentication in jakarta.ws.rs
Modifier and TypeMethodDescriptionSeBootstrap.Configuration.sslClientAuthentication()
Convenience method to get the secure socket client authentication policy.Returns the enum constant of this type with the specified name.SeBootstrap.Configuration.SSLClientAuthentication.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSeBootstrap.Configuration.Builder.sslClientAuthentication
(SeBootstrap.Configuration.SSLClientAuthentication sslClientAuthentication) Convenience method to set SSL client authentication policy.