com.wewebu.ow.server.auth
Class OwLocalAuthenticationContext

java.lang.Object
  extended by com.wewebu.ow.server.auth.OwLocalAuthenticationContext
All Implemented Interfaces:
OwAuthenticationContext

public class OwLocalAuthenticationContext
extends Object
implements OwAuthenticationContext

Simple authentication storing context.

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

Constructor Summary
OwLocalAuthenticationContext()
           
 
Method Summary
 OwAuthentication getAuthentication()
           
 void setAuthentication(OwAuthentication authentication_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwLocalAuthenticationContext

public OwLocalAuthenticationContext()
Method Detail

setAuthentication

public void setAuthentication(OwAuthentication authentication_p)
Specified by:
setAuthentication in interface OwAuthenticationContext

getAuthentication

public OwAuthentication getAuthentication()
Specified by:
getAuthentication in interface OwAuthenticationContext


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.