Verwendungen von Klasse
de.dlr.proseo.api.prip.OAuth2TokenManager.UserInfo
Packages, die OAuth2TokenManager.UserInfo verwenden
Package
Beschreibung
prosEO API conforming to ESA's Production Interface Delivery Point API (ESA-EOPG-EOPGC-TN-7)
-
Verwendungen von OAuth2TokenManager.UserInfo in de.dlr.proseo.api.prip
Methoden in de.dlr.proseo.api.prip, die OAuth2TokenManager.UserInfo zurückgebenModifizierer und TypMethodeBeschreibung(Package privat) OAuth2TokenManager.UserInfo
ProductionInterfaceSecurity.authenticateUser
(OAuth2TokenManager.UserInfo userInfo) Check user credentials and authorities with User Manager(Package privat) OAuth2TokenManager.UserInfo
Gets the user information for the given usernameOAuth2TokenManager.getUserInfoFromToken
(String token) Analyze a given OAuth2 token (JSON Web Token format) and return the user information associated with the token(Package privat) OAuth2TokenManager.UserInfo
ProductionInterfaceSecurity.parseAuthenticationHeader
(String authHeader) Parse an HTTP authentication header into mission, username and password and set the respective thread-local attributesMethoden in de.dlr.proseo.api.prip mit Parametern vom Typ OAuth2TokenManager.UserInfoModifizierer und TypMethodeBeschreibung(Package privat) OAuth2TokenManager.UserInfo
ProductionInterfaceSecurity.authenticateUser
(OAuth2TokenManager.UserInfo userInfo) Check user credentials and authorities with User Manager