public class UserAssertion extends Object implements IUserAssertion
OnBehalfOfParameters| Constructor and Description |
|---|
UserAssertion(String assertion)
Constructor to create credential with a jwt token encoded as a base64 url
encoded string.
|
public UserAssertion(String assertion)
assertion - The jwt used as credential.public String getAssertion()
getAssertion in interface IUserAssertionCopyright © 2013–2020. All rights reserved.