public class AuthenticationResultMetadata extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthenticationResultMetadata.AuthenticationResultMetadataBuilder |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationResultMetadata.AuthenticationResultMetadataBuilder |
builder() |
Long |
refreshOn() |
TokenSource |
tokenSource() |
public static AuthenticationResultMetadata.AuthenticationResultMetadataBuilder builder()
public TokenSource tokenSource()
public Long refreshOn()
Copyright © 2013–2024. All rights reserved.