Subversion Repositories bacoAlunos

Rev

Blame | Last modification | View Log | RSS feed

package pt.estgp.es.exemplos.hibernate.security.logic;

/**
 * Created by jorgemachado on 18/10/18.
 */


public @interface IsAuthenticated
{
}