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
N
NAME_NOT_MN
- Static variable in class org.ietf.jgss.
GSSException
Name contains multi-mechanism elements error.
nameComponents()
- Method in class com.dstc.security.kerberos.
PrincipalName
Returns the sequence of name components for this PrincipalName
nameType()
- Method in class com.dstc.security.kerberos.
PrincipalName
Returns the name type of this PrincipalName
NetscapeCertificationRequest
- class com.dstc.security.pki.
NetscapeCertificationRequest
.
A class representing a NetscapeCertificationRequest sent from a Netscape browser upon generation of a public key pair
NetscapeCertificationRequest(byte[])
- Constructor for class com.dstc.security.pki.
NetscapeCertificationRequest
Constructs a NetscapeCertificationRequest from a DER encoding of a netscape certification request
NetscapeCertificationRequest(InputStream)
- Constructor for class com.dstc.security.pki.
NetscapeCertificationRequest
Constructs a NetscapeCertificationRequest from a DER encoding of a netscape certification request
NEWEST_TGT
- Static variable in class com.dstc.security.kerberos.
LastReqElement
NO_CONTEXT
- Static variable in class org.ietf.jgss.
GSSException
Invalid security context error.
NO_CRED
- Static variable in class org.ietf.jgss.
GSSException
Invalid credentials error.
NO_ERROR
- Static variable in class com.dstc.security.kerberos.
KerberosError
NO_INFORMATION
- Static variable in class com.dstc.security.kerberos.
LastReqElement
NoSuchPaddingException
- exception javax.crypto.
NoSuchPaddingException
.
This exception is thrown when a particular padding mechanism is requested but is not available in the environment.
NoSuchPaddingException()
- Constructor for class javax.crypto.
NoSuchPaddingException
Constructs a NoSuchPaddingException with no detail message.
NoSuchPaddingException(String)
- Constructor for class javax.crypto.
NoSuchPaddingException
Constructs a NoSuchPaddingException with the specified detail message.
NotYetDecryptedException
- exception com.dstc.security.kerberos.
NotYetDecryptedException
.
An exception thrown when access is made to a field belonging to the encrypted part of a message before a successful decryption is performed.
NotYetDecryptedException()
- Constructor for class com.dstc.security.kerberos.
NotYetDecryptedException
Default constructor
NotYetDecryptedException(String)
- Constructor for class com.dstc.security.kerberos.
NotYetDecryptedException
Constructor with a specific message
NT_ANONYMOUS
- Static variable in interface org.ietf.jgss.
GSSName
Name type for representing an anonymous entity.
NT_EXPORT_NAME
- Static variable in interface org.ietf.jgss.
GSSName
Name type used to indicate an exported name produced by the export method.
NT_HOSTBASED_SERVICE
- Static variable in interface org.ietf.jgss.
GSSName
Oid indicating a host-based service name form.
NT_MACHINE_UID_NAME
- Static variable in interface org.ietf.jgss.
GSSName
Name type to indicate a numeric user identifier corresponding to a user on a local system.
NT_PRINCIPAL
- Static variable in class com.dstc.security.kerberos.
PrincipalName
General principal name (type 1)
NT_SRV_HST
- Static variable in class com.dstc.security.kerberos.
PrincipalName
Service with host name as instance (type 3)
NT_SRV_INST
- Static variable in class com.dstc.security.kerberos.
PrincipalName
Service and other unique instance (type 2)
NT_SRV_XHST
- Static variable in class com.dstc.security.kerberos.
PrincipalName
Service with slash-separated host name components (type 4)
NT_STRING_UID_NAME
- Static variable in interface org.ietf.jgss.
GSSName
Name type to indicate a string of digits representing the numeric user identifier of a user on a local system.
NT_UID
- Static variable in class com.dstc.security.kerberos.
PrincipalName
Unique id (type 5)
NT_UNKNOWN
- Static variable in class com.dstc.security.kerberos.
PrincipalName
Name type not known (type 0)
NT_USER_NAME
- Static variable in interface org.ietf.jgss.
GSSName
Name type to indicate a named user on a local system.
NullCipher
- class javax.crypto.
NullCipher
.
The NullCipher class is a class that provides an "identity cipher" -- one that does not transform the plaintext.
NullCipher()
- Constructor for class javax.crypto.
NullCipher
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