|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.precondition.Precondition
public class Precondition
Constructor Summary | |
---|---|
Precondition(java.lang.String type)
|
|
Precondition(java.lang.String type,
java.util.Map params)
|
Method Summary | |
---|---|
java.util.Map |
getParams()
|
java.lang.String |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Precondition(java.lang.String type)
type
- handler
- public Precondition(java.lang.String type, java.util.Map params)
Method Detail |
---|
public java.lang.String getType()
public java.util.Map getParams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |