|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface KCS is an entry point to access the rest of the Ontology Middleware Module interfaces. The first method that should be called is 'authenticate'.
| Method Summary | |
boolean |
authenticate(String userID,
String password)
Perform a user authentication |
Reasoner |
getReasoner()
Access the VersionManagement inteface |
SecurityServices |
getSecurityServices()
Access the SecurityServices intrface. |
TrackingChanges |
getTrackingChanges()
Access the TrackingChanges intrface. |
VersionManagement |
getVersionManagement()
Access the VersionManagement inteface |
| Method Detail |
public boolean authenticate(String userID,
String password)
userID - password - password
public SecurityServices getSecurityServices()
public TrackingChanges getTrackingChanges()
public VersionManagement getVersionManagement()
public Reasoner getReasoner()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||