com.indexdata.serviceproxy.unstable.auth
Class IpAuth

java.lang.Object
  extended by com.indexdata.serviceproxy.unstable.auth.Authenticator
      extended by com.indexdata.serviceproxy.unstable.auth.IpAuth

public class IpAuth
extends Authenticator


Field Summary
 
Fields inherited from class com.indexdata.serviceproxy.unstable.auth.Authenticator
aggressiveSessionInvalidation, idTorusURI, logger, MASTER_IDENTITY, masterTorusURI, request, torusQuery
 
Constructor Summary
IpAuth(com.indexdata.masterkey.config.ModuleConfiguration config, ServiceRequest request)
           
 
Method Summary
 boolean authenticate()
           
 AuthUtils.AuthType getAuthType()
           
 
Methods inherited from class com.indexdata.serviceproxy.unstable.auth.Authenticator
getFirstIdentity, getIdentityRecords, getTorusQuery, retrieveMasterAttributes, retrieveMasterIdentity, setIdentityOnSession, setSessionTimeout, setTorusQuery, setTorusURIs, writeResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpAuth

public IpAuth(com.indexdata.masterkey.config.ModuleConfiguration config,
              ServiceRequest request)
       throws StandardServiceException
Throws:
StandardServiceException
Method Detail

authenticate

public boolean authenticate()
                     throws StandardServiceException
Specified by:
authenticate in class Authenticator
Throws:
StandardServiceException

getAuthType

public AuthUtils.AuthType getAuthType()
Specified by:
getAuthType in class Authenticator


Copyright © 2008-2013 Index Data. All Rights Reserved.