All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class icc.db.SecurityAgent

java.lang.Object
   |
   +----icc.net.EventHandler
           |
           +----icc.net.ServiceAgent
                   |
                   +----icc.db.SecurityAgent

public class SecurityAgent
extends ServiceAgent

Variable Index

 o CHANGE
 o events
 o FAILED
 o image
 o SUCCESS

Constructor Index

 o SecurityAgent(WebtopCenter, String)

Method Index

 o agentsData(IDCard)
 o anchorDialog(String)
 o handleAgentEvent(Event)
 o process(Package)
 o trustData(IDCard)
 o writeAgents(IDCard, IDCard[])

Variables

 o CHANGE
 static final int CHANGE
 o SUCCESS
 static final int SUCCESS
 o FAILED
 static final int FAILED
 o events
 static final int events[]
 o image
 static final String image

Constructors

 o SecurityAgent
 public SecurityAgent(WebtopCenter provider,
                      String path)

Methods

 o process
 public void process(Package pkg)
Overrides:
process in class ServiceAgent
 o anchorDialog
 Mandate anchorDialog(String html)
 o trustData
 Mandate trustData(IDCard client)
 o agentsData
 Mandate agentsData(IDCard client)
 o writeAgents
 String[] writeAgents(IDCard client,
                      IDCard delegates[])
 o handleAgentEvent
 public void handleAgentEvent(Event event)
Overrides:
handleAgentEvent in class EventHandler

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This website has been archived and is no longer maintained.