Package net.sourceforge.plantuml.security.authentication
-
Interface Summary Interface Description SecurityAccessInterceptor The security access interceptor applies the authentication information to a HTTP connection.SecurityAuthorizeManager Creates from credentials aSecurityAuthenticationobject or authorize as principal to retrieve an authentication object.SecurityCredentialsContainer Indicates that the implementing object contains sensitive data, which can be erased using theeraseCredentialsmethod. -
Class Summary Class Description SecurityAuthentication The authentication to access an endpoint.SecurityCredentials Defines a configuration for credentials.SecurityDefaultNoopAccessInterceptor This interceptor does nothing.SecurityDefaultNoopAuthorizeManager Creates a public access authentication data object.