Package net.sourceforge.plantuml.security.authentication.oauth
-
Class Summary Class Description AbstractOAuth2AccessAuthorizeManager Default abstract OAuth2 AccessAuthorizeManager for OAuth2 managers.OAuth2AccessInterceptor Applies fromSecurityAuthentication
data an OAuth2 Authorization access header.OAuth2ClientAccessAuthorizeManager Authorize the principal (fromSecurityCredentials
and creates aSecurityAuthentication
object with a bearer token secret.OAuth2ResourceOwnerAccessAuthorizeManager Authorize via principal a resource owner (fromSecurityCredentials
and creates aSecurityAuthentication
object with a bearer token secret. -
Enum Summary Enum Description OAuth2Tokens Some useful constants.