Uses of Class
com.atlassian.bamboo.accesstoken.exception.TokenWithNameExistsException
Packages that use TokenWithNameExistsException
-
Uses of TokenWithNameExistsException in com.atlassian.bamboo.accesstoken
Methods in com.atlassian.bamboo.accesstoken that throw TokenWithNameExistsExceptionModifier and TypeMethodDescription@NotNull RawAccessTokenAccessTokenService.create(@NotNull CreateAccessTokenRequest createAccessTokenRequest) Create new access token for user.@NotNull RawAccessTokenDefaultAccessTokenService.create(@NotNull CreateAccessTokenRequest createAccessTokenRequest)