org.domain.rhims.backing
Class Authenticator

java.lang.Object
  extended by org.domain.rhims.backing.Authenticator

@Name(value="authenticator")
public class Authenticator
extends java.lang.Object


Constructor Summary
Authenticator()
           
 
Method Summary
 boolean authenticate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authenticator

public Authenticator()
Method Detail

authenticate

public boolean authenticate()