Class BasicAuthenticationInfo
java.lang.Object
com.sap.cds.services.authentication.BasicAuthenticationInfo
- All Implemented Interfaces:
AuthenticationInfo
Representation of a Basic authentication
-
Constructor Details
-
BasicAuthenticationInfo
-
-
Method Details
-
getUsername
- Returns:
- the basic authentication username
-
getPassword
- Returns:
- the basic authentication password
-