Uses of Interface
jakarta.security.auth.message.config.ServerAuthConfig
Package | Description |
---|---|
jakarta.security.auth.message.config |
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
|
-
Uses of ServerAuthConfig in jakarta.security.auth.message.config
Methods in jakarta.security.auth.message.config that return ServerAuthConfig Modifier and Type Method Description ServerAuthConfig
AuthConfigProvider. getServerAuthConfig(String layer, String appContext, CallbackHandler handler)
Get an instance of ServerAuthConfig from this provider.