Package de.businesscode.bcdui.subjectsettings.oauth2
-
Class Summary Class Description OAuthAuthenticatingFilter The flow here is (start = not authenticated request)OAuthRealm This one is an authenticating realm only as such we obtain identity from resource server and let other realms obtain authorization data from elsewhereOAuthToken OAuth authentication token which is supported byOAuthRealm
instances.