|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.security.auth.SchemEditAuth
public class SchemEditAuth
Auth module for SchemEdit authentication
| Field Summary |
|---|
| Fields inherited from interface org.dlese.dpc.schemedit.security.auth.Auth |
|---|
SUBJECT_SESSION_KEY |
| Constructor Summary | |
|---|---|
SchemEditAuth(String username,
String password)
Constructor for the SchemEditAuth object |
|
| Method Summary | |
|---|---|
boolean |
authenticate()
Perform Authentication |
Subject |
getSubject()
Gets the subject attribute of the SchemEditAuth object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemEditAuth(String username,
String password)
username - the usernamepassword - the password| Method Detail |
|---|
public boolean authenticate()
authenticate in interface Authpublic Subject getSubject()
getSubject in interface Auth
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||