M
mark
question about how to implement a jaas example, where a client logs
into a server and uses a jaas module that verifies the user
credentials.
where does the jaas module run ? is the jaas module part of the client
or is it an independent module which the client interrogates and
presents its user credentials, jaas module verifies and allows the
login to proceed to the server.
is this how jaas works ?
into a server and uses a jaas module that verifies the user
credentials.
where does the jaas module run ? is the jaas module part of the client
or is it an independent module which the client interrogates and
presents its user credentials, jaas module verifies and allows the
login to proceed to the server.
is this how jaas works ?