com.wewebu.ow.server.auth
Class OwLocalAuthenticationContext
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwLocalAuthenticationContext
public OwLocalAuthenticationContext()
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.