|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
String object containing an abbreviated
stack trace for this exception.
Authenticator
implementations.authenticate method in the
AbstractLoginModule class that delegates the actual
authentication work to the abstract authenticate
method that takes one UsernameCredential and one
PasswordCredential argument.
authenticate method is responsible for
validating username-password combinations and must be implemented
by all concrete subclasses.
userId and
password credentials.
userId and
password credentials, using the JAAS configuration
specified by the configuration parameter to the
setConfiguration method.
userId and
password credentials, using the JAAS configuration
specified by the configuration parameter to the
setConfiguration method.
AuthenticationContext class contains information
about the client and the network connection used by a client that
needs to be authenticated.AuthenticatorException
instance with no detail message.
AuthenticatorException
instance with the specified detail message.
AuthenticatorException
instance with the specified detail message and cause.
AuthenticatorException
instance with the specified cause.
AutoCallbackHandler is a utility class that can be
used by all JAAS clients.AutoCallbackHandler instance.
JDBCMetadataProvider interface.BasicJDBCMetadataProvider instance.
SQLFilter interface.BasicSQLFilter instance.
SQLRuntime interface.BasicSQLRuntime instance.
Statement object.
Callback items common for all
NamePasswordLoginModule implementation.
Statement instance.
Callback array and then creates the
UsernameCredential and
PasswordCredential objects.
SecurityContext argument.
JDBCTypeSettings instances.
File object for the specified
configuration file.
JDBCContext.
JDBCContext.
Cookie
objects the client sent with this request.
long value that represents a Date
object.
String.
Enumeration of all the header names this
request contains.
Enumeration of String objects.
int.
MetadataItem objects that
corresponds to the given path.
JDBCMetadataProvider class.
PasswordCredential extracted from the
input from the PasswordCallback.
SpotfirePrincipal instance representing
the authenicated principal.
getPrincipals method must be implemented by all
concrete subclasses and should return a list of all
Principal objects that should be associated with the
logged in Subject.
getPrivateCredentials method must be implemented
by all concrete subclasses and should return a list of all
private Credential objects that should be associated
with the logged in Subject.
getPublicCredentials method must be implemented
by all concrete subclasses and should return a list of all public
Credential objects that should be associated with
the logged in Subject.
SQLFilter class.
SQLRuntime class.
JDBCTypeSettings for a
specified type name.
UserDirectory.
UsernameCredential extracted from the
input from the NameCallback.
handle method processes the given callbacks.
MetadataPath is
invalid.InvalidMetadataPath instance.
boolean indicating whether this request
was made using a secure channel, such as HTTPS.
Authenticator implementation that uses the Java
Authentication and Authorization Services (JAAS) to authenticate
users.Principal implementations representing groups.JAASGroupPrincipal instance with the
given groupname.
Authenticator implementation that uses the Java
Authentication and Authorization Services (JAAS) to authenticate
users.SecurityContext that encapsulates
the JAAS LoginContext instance that was used to
authenticate the user.SecurityContext instance.
Principal implementations representing users.JAASUserPrincipal instance with the
given username.
JDBCTypeSettings instance.
TypeMapping instance.
TypeMapping instance.
JAASSecurityContext.
ResultSet.
Statement object.
MetadataItem instance at a non-terminal
level.
MetadataItem instance.
javax.security.auth.spi.LoginModule implementations
designed for username-password authentication.NestedRuntimeException with no specified
detail message or root cause.
NestedRuntimeException with the specified
detail message.
NestedRuntimeException with the specified
detail message and cause.
NestedRuntimeException with the specified
cause and a detail message of (cause==null ?
- next() -
Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
-
- NoSuchPrincipalException - Exception in com.spotfire.server.userdir
- This exception is thrown when an operation has been requested
on a principal that does not exist in the user directory.
- NoSuchPrincipalException() -
Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
- Deprecated.
- NoSuchPrincipalException(String) -
Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
- Deprecated.
- NoSuchPrincipalException(String, String, String) -
Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
- Constructs a NoSuchPrincipalException with the specified detail
message for the principal with the specified GUID and name.
- NoSuchPrincipalException(String, Guid, String) -
Constructor for exception com.spotfire.server.userdir.NoSuchPrincipalException
- Constructs a NoSuchPrincipalException with the specified detail
message for the principal with the specified GUID and name.
PostAuthenticationFilterException is an
exception indicating that a configuration error prevents
the PostAuthenticationFilter from working.null as its detail message.
(cause !
- prepareCall(String) -
Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
-
- prepareCall(String) -
Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
- Creates a
CallableStatement object for calling database
stored procedures.
- PreparedStatementWrapper - Class in com.spotfire.ws.im.ds.sql
- Use this class for creating wrapper classes around the
PreparedStatement interface. - PreparedStatementWrapper(PreparedStatement) -
Constructor for class com.spotfire.ws.im.ds.sql.PreparedStatementWrapper
- Creates a new
PreparedStatementWrapper instance.
- prepareQuery(String) -
Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
-
- prepareQuery(String) -
Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
- Creates a precompiled SQL statement for a parameterized query.
- prepareUpdate(String) -
Method in class com.spotfire.ws.im.ds.sql.BasicSQLRuntime
-
- prepareUpdate(String) -
Method in interface com.spotfire.ws.im.ds.sql.SQLRuntime
- Creates a precompiled SQL statement.
- previous() -
Method in class com.spotfire.ws.im.ds.sql.ResultSetWrapper
-
- PrincipalAlreadyExistsException - Exception in com.spotfire.server.userdir
- This exception is thrown when an attempt has been made to name a principal
with a name that already exists on another principal in the directory.
- PrincipalAlreadyExistsException() -
Constructor for exception com.spotfire.server.userdir.PrincipalAlreadyExistsException
- Constructs a PrincipalAlreadyExistsException with no detail message.
- PrincipalAlreadyExistsException(String) -
Constructor for exception com.spotfire.server.userdir.PrincipalAlreadyExistsException
- Constructs a PrincipalAlreadyExistsException with a specified detail message.
- PROCEDURE -
Static variable in class com.spotfire.ws.im.ds.MetadataItem
- The procedure type
- PROCEDURE_COLUMN -
Static variable in class com.spotfire.ws.im.ds.MetadataItem
- The procedure column type, NOTE: used in axis api only
- ProviderGroupPrincipal - Interface in com.spotfire.server.userdir.spi
- Deprecated. Use PostAuthenticationFilter
- ProviderPrincipal - Interface in com.spotfire.server.userdir.spi
- Deprecated. Use PostAuthenticationFilter
- ProviderUserPrincipal - Interface in com.spotfire.server.userdir.spi
- Deprecated. Use PostAuthenticationFilter
ResultSet interface.ResultSetWrapper instance.
SecurityContext class contains information about
an authenticated Principal.SecurityContext instance.
JDBCContext.
JDBCContext.
JDBCMetadataProvider class.
SQLFilter class.
SQLRuntime class.
String object containing this exception's
stack trace.
Statement interface.StatementWrapper instance.
UserDirectory objects.HttpSessionBindingListener method is called
when the SecurityContext object is bound to an
HttpSession instance.
HttpSessionBindingListener method is called
when the HttpSession instance, to which this
SecurityContext object is bound, is invalidated.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||