Spring Security Framework

Uses of Package
org.springframework.security.providers.rcp

Packages that use org.springframework.security.providers.rcp
org.springframework.security.providers.rcp Allows remote clients to authenticate and obtain a populated Authentication object. 
 

Classes in org.springframework.security.providers.rcp used by org.springframework.security.providers.rcp
RemoteAuthenticationException
          Thrown if a RemoteAuthenticationManager cannot validate the presented authentication request.
RemoteAuthenticationManager
          Allows remote clients to attempt authentication.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.