Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
U
UNAUTHORIZED
- Static variable in class org.ietf.jgss.
GSSException
Operation unauthorized error.
UNAVAILABLE
- Static variable in class org.ietf.jgss.
GSSException
Operation unavailable error.
UNSEQ_TOKEN
- Static variable in class org.ietf.jgss.
GSSException
A later token has already been processed.
unwrap(byte[], int, int, MessageProp)
- Method in interface org.ietf.jgss.
GSSContext
Used to process tokens generated by the wrap method on the other side of the context.
unwrap(InputStream, OutputStream, MessageProp)
- Method in interface org.ietf.jgss.
GSSContext
Uses streams to process tokens generated by the wrap method on the other side of the context.
update(byte)
- Method in class javax.crypto.
Mac
Processes the given byte.
update(byte[])
- Method in class javax.crypto.
Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[])
- Method in class javax.crypto.
Mac
Processes the given array of bytes.
update(byte[])
- Method in class javax.crypto.
NullCipher
update(byte[], int, int)
- Method in class javax.crypto.
Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int)
- Method in class javax.crypto.
Mac
Processes the first len bytes in input, starting at offset.
update(byte[], int, int)
- Method in class javax.crypto.
NullCipher
update(byte[], int, int, byte[])
- Method in class javax.crypto.
Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int, byte[])
- Method in class javax.crypto.
NullCipher
update(byte[], int, int, byte[], int)
- Method in class javax.crypto.
Cipher
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
update(byte[], int, int, byte[], int)
- Method in class javax.crypto.
NullCipher
updateMixInString(byte[])
- Method in class com.dstc.security.kerberos.
KerberosKey
Replaces the current mix-in string with a new one
USE_SESSION_KEY
- Static variable in class com.dstc.security.kerberos.
APOptions
Flag to indicate that the presented ticket is encrypted in the session key from the server's TGT
useSessionKey()
- Method in class com.dstc.security.kerberos.
APOptions
Returns true if the USE-SESSION-KEY option is set
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X