public interface AuthorizationApi
Modifier and Type | Method and Description |
---|---|
Authorization |
authorizeAccount() |
@Named(value="b2_authorize_account") @GET @Path(value="/b2api/v1/b2_authorize_account") @Consumes(value="application/json") Authorization authorizeAccount()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.