Uses of Interface
com.wewebu.ow.server.auth.OwAuthentication

Packages that use OwAuthentication
com.wewebu.ow.server.auth   
 

Uses of OwAuthentication in com.wewebu.ow.server.auth
 

Classes in com.wewebu.ow.server.auth that implement OwAuthentication
 class OwCredentialsAuthentication
           Alfresco Workdesk credentials based authentication.
 

Methods in com.wewebu.ow.server.auth that return OwAuthentication
 OwAuthentication OwAuthenticator.authenticate(OwAuthentication authentication)
          Authenticate with provided information.
 OwAuthentication OwLocalAuthenticationContext.getAuthentication()
           
 OwAuthentication OwAuthenticationContext.getAuthentication()
           
 

Methods in com.wewebu.ow.server.auth with parameters of type OwAuthentication
 OwAuthentication OwAuthenticator.authenticate(OwAuthentication authentication)
          Authenticate with provided information.
 void OwLocalAuthenticationContext.setAuthentication(OwAuthentication authentication_p)
           
 void OwAuthenticationContext.setAuthentication(OwAuthentication authentication_p)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.