Uses of Class
org.pf.security.authentication.LocationCredentials

Packages that use LocationCredentials
org.pf.security.authentication Security Authentication Classes
Provides support for automatic authentication when using URL connections. 
 

Uses of LocationCredentials in org.pf.security.authentication
 

Methods in org.pf.security.authentication that return LocationCredentials
 LocationCredentials AutoAuthenticationManager.remove(String id)
          Removes the location credentials registered under the specified key from the registry.
 

Methods in org.pf.security.authentication with parameters of type LocationCredentials
 void AutoAuthenticationManager.register(String id, LocationCredentials credentials)
          Registers the given location credentials under the specified id.
 



Copyright © 2013 Manfred Duchrow Consulting & Software. All Rights Reserved.