public static class TokenRetrieverUtils.InferredTokenOwnership
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TokenRetrieverUtils.InferredTokenOwnership.TokenInformationStatus |
Constructor and Description |
---|
InferredTokenOwnership() |
Modifier and Type | Method and Description |
---|---|
TokenRetrieverUtils.TokenInformation |
getTokenInformation() |
TokenRetrieverUtils.InferredTokenOwnership.TokenInformationStatus |
getTokenInformationStatus() |
void |
setTokenInformation(TokenRetrieverUtils.TokenInformation tokenInformation) |
void |
setTokenInformationStatus(TokenRetrieverUtils.InferredTokenOwnership.TokenInformationStatus tokenInformationStatus) |
public void setTokenInformationStatus(TokenRetrieverUtils.InferredTokenOwnership.TokenInformationStatus tokenInformationStatus)
public void setTokenInformation(TokenRetrieverUtils.TokenInformation tokenInformation)
public TokenRetrieverUtils.InferredTokenOwnership.TokenInformationStatus getTokenInformationStatus()
public TokenRetrieverUtils.TokenInformation getTokenInformation()