|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sibvisions.rad.server.security.ntlm.NtlmAuthInfo
public final class NtlmAuthInfo
The NtlmAuthInfo holds the ntlm relevant objects for an
authenticated client.
| Method Summary | |
|---|---|
jcifs.smb.NtlmPasswordAuthentication |
getNtlmAuth()
Gets the ntlm password authentication object. |
NtlmSession |
getSession()
Gets the session. |
boolean |
isValid()
Checks if the authentication information is valid and usable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final jcifs.smb.NtlmPasswordAuthentication getNtlmAuth()
public final NtlmSession getSession()
public final boolean isValid()
true if the authentication information can be used,
false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||