com.wewebu.ow.server.auth
Interface OwAuthenticationContext

All Known Implementing Classes:
OwLocalAuthenticationContext

public interface OwAuthenticationContext

Authentication holder.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com

Since:
4.0.0.0

Method Summary
 OwAuthentication getAuthentication()
           
 void setAuthentication(OwAuthentication authentication_p)
           
 

Method Detail

setAuthentication

void setAuthentication(OwAuthentication authentication_p)

getAuthentication

OwAuthentication getAuthentication()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.