|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.examples.common.UnauthorizedLetterboxService
public class UnauthorizedLetterboxService
Basic implementation of a letterbox for inserting and collecting letters.
Constructor Summary | |
---|---|
UnauthorizedLetterboxService()
Creates a new letter box service. |
Method Summary | |
---|---|
List<String> |
collectLetters(String principal)
Collect and discharge all letters contained in this letterbox. |
void |
insertLetter(String principal,
String letter)
Inserts a letter into this letterbox. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnauthorizedLetterboxService()
Method Detail |
---|
public List<String> collectLetters(String principal)
LetterboxService
collectLetters
in interface LetterboxService
principal
- the principal executing this method.
public void insertLetter(String principal, String letter)
LetterboxService
insertLetter
in interface LetterboxService
principal
- the principal executing this method.letter
- a letter to insert.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:18:03
Copyright (c) 2002-2007 Ergon Informatik AG