Package | Description |
---|---|
org.alfresco.jlan.server.auth | |
org.alfresco.jlan.server.auth.passthru |
Modifier and Type | Method and Description |
---|---|
void |
ICifsAuthenticator.generateNegotiateResponse(SMBSrvSession sess,
SMBSrvPacket respPkt,
boolean extendedSecurity)
Generate the CIFS negotiate response packet, the authenticator should add authentication
specific fields to the response.
|
void |
EnterpriseCifsAuthenticator.generateNegotiateResponse(SMBSrvSession sess,
SMBSrvPacket respPkt,
boolean extendedSecurity)
Generate the CIFS negotiate response packet, the authenticator should add authentication
specific fields to the response.
|
void |
CifsAuthenticator.generateNegotiateResponse(SMBSrvSession sess,
SMBSrvPacket respPkt,
boolean extendedSecurity) |
Modifier and Type | Method and Description |
---|---|
void |
PassthruAuthenticator.generateNegotiateResponse(SMBSrvSession sess,
SMBSrvPacket respPkt,
boolean extendedSecurity)
Generate the CIFS negotiate response packet, the authenticator should add authentication
specific fields to the response.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.