Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
J
O
P
R
S
U
A
ALGORITHM
- Static variable in class com.googlecode.jinahya.twitter.xauth.
JCAAuthenticator
Standard algorithm name for HMAC-SHA1.
authenticate(byte[], byte[])
- Method in interface com.googlecode.jinahya.twitter.xauth.
Authenticator
Generates HMAC-SAH1 signature with given
key
and
input
.
authenticate(byte[], byte[])
- Method in class com.googlecode.jinahya.twitter.xauth.
BouncyCastleAuthenticator
authenticate(byte[], byte[])
- Method in class com.googlecode.jinahya.twitter.xauth.
JCAAuthenticator
Authenticator
- Interface in
com.googlecode.jinahya.twitter.xauth
Interface for HMAC-SHA1 authentication.
authorize(String, String, Vector<String>, String, String)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
B
base16(byte[])
- Static method in class com.googlecode.jinahya.twitter.xauth.
Encode
Encodes given
input
into a Base16(hex) string.
base64(byte[])
- Static method in class com.googlecode.jinahya.twitter.xauth.
Encode
Encodes given byte array into a BASE64 string.
bind(Socket)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketRequester
BouncyCastleAuthenticator
- Class in
com.googlecode.jinahya.twitter.xauth
BouncyCastleAuthenticator()
- Constructor for class com.googlecode.jinahya.twitter.xauth.
BouncyCastleAuthenticator
C
Client
- Class in
com.googlecode.jinahya.twitter.xauth
Client(String, String)
- Constructor for class com.googlecode.jinahya.twitter.xauth.
Client
Creates a new instance.
com.googlecode.jinahya.twitter.xauth
- package com.googlecode.jinahya.twitter.xauth
connect(Socket, String, int)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketRequester
create(String, String, int)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketRequester
create(String, int)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketRequester
createSSL(String, int)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketRequester
D
DEFAULT_SSL_SOCKET_FACTORY
- Static variable in class com.googlecode.jinahya.twitter.xauth.
SocketConnectionRequester
default ssl socket factory.
DEFAULT_SSL_SOCKET_FACTORY
- Static variable in class com.googlecode.jinahya.twitter.xauth.
SocketRequester
default ssl socket factory.
E
Encode
- Class in
com.googlecode.jinahya.twitter.xauth
G
GET(String, Hashtable<String, String>, boolean)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
Requests HTTP GET resource.
getInstance()
- Method in class com.googlecode.jinahya.twitter.xauth.
JCAAuthenticator
Returns a Mac instance for
"HmacSHA1"
.
getScreenName()
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
Returns current user's screen name.
getUserId()
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
Returns current user's id.
H
HttpConnectionRequester
- Class in
com.googlecode.jinahya.twitter.xauth
HttpConnectionRequester()
- Constructor for class com.googlecode.jinahya.twitter.xauth.
HttpConnectionRequester
HttpURLConnectionRequester
- Class in
com.googlecode.jinahya.twitter.xauth
HttpURLConnectionRequester()
- Constructor for class com.googlecode.jinahya.twitter.xauth.
HttpURLConnectionRequester
I
isSignedIn()
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
Checks whether currently signed in or not.
J
JCAAuthenticator
- Class in
com.googlecode.jinahya.twitter.xauth
JCAAuthenticator()
- Constructor for class com.googlecode.jinahya.twitter.xauth.
JCAAuthenticator
O
open(String)
- Method in class com.googlecode.jinahya.twitter.xauth.
HttpConnectionRequester
open(String)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketConnectionRequester
P
percent(String)
- Static method in class com.googlecode.jinahya.twitter.xauth.
Encode
percent(byte[])
- Static method in class com.googlecode.jinahya.twitter.xauth.
Encode
POST(String, Hashtable<String, String>, boolean)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
Requests HTTP POST resource.
R
request(String, String, Hashtable<String, String>)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
request(String, String, Hashtable<String, String>, boolean)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
request(String, String, Vector<String>, boolean)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
request(String, String, String, String)
- Method in class com.googlecode.jinahya.twitter.xauth.
HttpConnectionRequester
request(String, String, String, String)
- Method in class com.googlecode.jinahya.twitter.xauth.
HttpURLConnectionRequester
request(String, String, String, String)
- Method in interface com.googlecode.jinahya.twitter.xauth.
Requester
Requests with given arguments.
request(String, String, String, String)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketConnectionRequester
request(String, String, String, String)
- Method in class com.googlecode.jinahya.twitter.xauth.
SocketRequester
Requester
- Interface in
com.googlecode.jinahya.twitter.xauth
S
sign(String, String, Vector<String>, String)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
signIn(String, String)
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
Signs in with given user credentials.
signOut()
- Method in class com.googlecode.jinahya.twitter.xauth.
Client
Signs out.
SocketConnectionRequester
- Class in
com.googlecode.jinahya.twitter.xauth
SocketConnectionRequester()
- Constructor for class com.googlecode.jinahya.twitter.xauth.
SocketConnectionRequester
SocketRequester
- Class in
com.googlecode.jinahya.twitter.xauth
SocketRequester()
- Constructor for class com.googlecode.jinahya.twitter.xauth.
SocketRequester
U
url(String)
- Static method in class com.googlecode.jinahya.twitter.xauth.
Encode
url(byte[])
- Static method in class com.googlecode.jinahya.twitter.xauth.
Encode
A
B
C
D
E
G
H
I
J
O
P
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.