|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Encoder
Encodes role assignments.
Method Summary | |
---|---|
void |
encode(OutputStream outputStream,
URI holder,
URI issuer,
Set<RoleDefinition> roles,
Date validFrom,
Date validTo)
Encodes a role assignment to the specified output stream. |
Method Detail |
---|
void encode(OutputStream outputStream, URI holder, URI issuer, Set<RoleDefinition> roles, Date validFrom, Date validTo) throws EncodingException, IOException
The output stream must be closed by the caller of this method.
outputStream
- the output stream to write the encoded role assignment.holder
- the holder of the role assignment.issuer
- the issuer of the role assignment.roles
- the issued roles of the role assignment.validFrom
- validity start of the role assignment.validTo
- validity end of the role assignment.
EncodingException
- signals a problem in encoding the role assignment.
IOException
- signals a problem in writing to output stream.
|
![]() |
||||||||
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:16:59
Copyright (c) 2002-2007 Ergon Informatik AG