org.universAAL.ri.gateway.communicator.service.impl
Class SecurityEntry

Package class diagram package SecurityEntry
java.lang.Object
  extended by org.universAAL.ri.gateway.communicator.service.impl.SecurityEntry

public class SecurityEntry
extends Object


Constructor Summary
SecurityEntry(org.universAAL.ri.gateway.communicator.service.impl.SecurityAction action, org.universAAL.ri.gateway.communicator.service.impl.Type type, String entryRegex)
           
 
Method Summary
 org.universAAL.ri.gateway.communicator.service.impl.SecurityAction getAction()
           
 String getEntryRegex()
           
 org.universAAL.ri.gateway.communicator.service.impl.Type getType()
           
 void setAction(org.universAAL.ri.gateway.communicator.service.impl.SecurityAction action)
           
 void setEntryRegex(String entryRegex)
           
 void setType(org.universAAL.ri.gateway.communicator.service.impl.Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityEntry

public SecurityEntry(org.universAAL.ri.gateway.communicator.service.impl.SecurityAction action,
                     org.universAAL.ri.gateway.communicator.service.impl.Type type,
                     String entryRegex)
Method Detail

getEntryRegex

public String getEntryRegex()

setEntryRegex

public void setEntryRegex(String entryRegex)

getType

public org.universAAL.ri.gateway.communicator.service.impl.Type getType()

setType

public void setType(org.universAAL.ri.gateway.communicator.service.impl.Type type)

getAction

public org.universAAL.ri.gateway.communicator.service.impl.SecurityAction getAction()

setAction

public void setAction(org.universAAL.ri.gateway.communicator.service.impl.SecurityAction action)


Copyright © 2014 universAAL Consortium. All Rights Reserved.