|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Authenticator
An Authenticator
authenticates new connections
ManagedConnectionAcceptor
Method Summary | |
---|---|
boolean |
authenticate(java.security.Principal principal)
Determines if a principal has permissions to connect |
Method Detail |
---|
boolean authenticate(java.security.Principal principal) throws ResourceException
principal
- the principal to check
true
if the principal has permissions to connect
ResourceException
- if an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |