Interface Auth
- All Known Implementing Classes:
SchemEditAuth
public interface Auth
Auth interface to be extended by concrete Auth classes, such as
SchemEditAuth-
Field Summary
Fields -
Method Summary
-
Field Details
-
SUBJECT_SESSION_KEY
- See Also:
-
-
Method Details
-
authenticate
boolean authenticate() -
getSubject
Subject getSubject()
-