A C E F G H I L M S T

A

abort() - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SampleLoginModule
This method is called if the LoginContext's overall authentication failed.

C

commit() - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SampleLoginModule
This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).

E

equals(Object) - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SamplePrincipal
Compares the specified Object with this SamplePrincipal for equality.
Example2 - Class in fr.gedeon.telnetservice.jaasexample2
 
Example2() - Constructor for class fr.gedeon.telnetservice.jaasexample2.Example2
 

F

fr.gedeon.telnetservice.jaasexample2 - package fr.gedeon.telnetservice.jaasexample2
 
fr.gedeon.telnetservice.jaasexample2.simplejaas - package fr.gedeon.telnetservice.jaasexample2.simplejaas
 

G

getName() - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SamplePrincipal
Return the Sample username for this SamplePrincipal.

H

hashCode() - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SamplePrincipal
Return a hash code for this SamplePrincipal.

I

initialize() - Method in class fr.gedeon.telnetservice.jaasexample2.Example2
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SampleLoginModule
Initialize this LoginModule.

L

login() - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SampleLoginModule
Authenticate the user by prompting for a user name and password.
logout() - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SampleLoginModule
Logout the user.

M

main(String[]) - Static method in class fr.gedeon.telnetservice.jaasexample2.Example2
 

S

SampleLoginModule - Class in fr.gedeon.telnetservice.jaasexample2.simplejaas
This sample LoginModule authenticates users with a password.
SampleLoginModule() - Constructor for class fr.gedeon.telnetservice.jaasexample2.simplejaas.SampleLoginModule
 
SamplePrincipal - Class in fr.gedeon.telnetservice.jaasexample2.simplejaas
This class implements the Principal interface and represents a Sample user.
SamplePrincipal(String) - Constructor for class fr.gedeon.telnetservice.jaasexample2.simplejaas.SamplePrincipal
Create a SamplePrincipal with a Sample username.

T

toString() - Method in class fr.gedeon.telnetservice.jaasexample2.simplejaas.SamplePrincipal
Return a string representation of this SamplePrincipal.

A C E F G H I L M S T

Copyright © 2008. All Rights Reserved.