public class ImageAttachmentJwtTokenGenerateParams extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ImageAttachmentJwtTokenGenerateParams(String absoluteRequestUrl,
Long howManySecondsValid,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAbsoluteRequestUrl() |
Long |
getHowManySecondsValid() |
String |
getUserName() |
int |
hashCode() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.