Class Authentication

java.lang.Object
com.atlassian.jira.rest.client.api.domain.Authentication

public class Authentication extends Object
Basic Authentication information of the current user session (if the connection maintains the session) or just authentication info from the last remote call (when the connection is stateless - usually recommended for really RESTful designs).
Since:
v0.1