org.aselect.authspserver.sam
Class AuthSPSAMAgent

java.lang.Object
  extended by org.aselect.system.sam.agent.SAMAgent
      extended by org.aselect.authspserver.sam.AuthSPSAMAgent

public class AuthSPSAMAgent
extends SAMAgent

A singleton class for the SAMAgent.

Description:
A singleton class for the SAMAgent that is located in the org.aselect.system package.

Concurrency issues:
-

Author:
Alfa & Ariss

Method Summary
static AuthSPSAMAgent getHandle()
          Method to return the instance of the SAMAgent.
 void init()
          Calls the initialize class of the super class SAMAgent with the A-Select config manager and the A-Select system logger.
 
Methods inherited from class org.aselect.system.sam.agent.SAMAgent
destroy, getActiveResource, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHandle

public static AuthSPSAMAgent getHandle()
Method to return the instance of the SAMAgent.

Returns:
always the same SAMAgent object

init

public void init()
          throws ASelectSAMException
Calls the initialize class of the super class SAMAgent with the A-Select config manager and the A-Select system logger.

Throws:
ASelectSAMException


Copyright © 2008 SURFnet BV. All Rights Reserved.