|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Authorization
This interface extends Authorization by
defining additional logout() method.
That method invalidates the current Authorization object and
removes all associated roles.
| Method Summary | |
|---|---|
void |
logout()
Makes a logout for the user that is encapsulated by the this Authorization object. |
| Methods inherited from interface org.osgi.service.useradmin.Authorization |
|---|
getName, getRoles, hasRole |
| Method Detail |
|---|
void logout()
java.lang.IllegalArgumentException - if the Authorization object is not
instantiated from this UserAdmin.
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||