sk.seges.acris.security.client
Interface CheckableSecuredObject


public interface CheckableSecuredObject

Secured object where it is possible to call security check in runtime.

Author:
ladislav.gazo

Method Summary
 void check()
          Calling check triggers checking actual authorities of a user and their implication on the security of the object.
 

Method Detail

check

void check()
Calling check triggers checking actual authorities of a user and their implication on the security of the object.



Copyright © 2014 Seges s.r.o.. All Rights Reserved.