Constant Field Values
Contents
de.adorsys.*
-
de.adorsys.ledgers.oba.rest.server.auth.oba.SecurityConstant Modifier and Type Constant Field Value public static final StringACCESS_TOKEN"access_token"public static final StringBEARER_TOKEN_PREFIX"Bearer "public static final StringUSER_LOGIN"login"public static final StringUSER_PIN"pin"
-
de.adorsys.ledgers.oba.rest.server.resource.ResponseUtils Modifier and Type Constant Field Value public static final StringACCESS_TOKEN_COOKIE_NAME"ACCESS_TOKEN"public static final StringCONSENT_COOKIE_NAME"CONSENT"
-
de.adorsys.ledgers.oba.rest.server.ws.WebSocketConstants Modifier and Type Constant Field Value public static final StringWS_REGISTRY_URL"/socket"public static final StringWS_SUBSCRIPTION_URL"/msg"