public class AuthorizationToken extends Object
Constructor and Description |
---|
AuthorizationToken(Map<String,String> token,
boolean fragment)
Constructs a new AuthorizationToken.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getToken()
Gets the tokens.
|
boolean |
isFragment()
Whether the tokens should be returned as a fragment of the URL.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.