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