Uses of Class
com.atlassian.crowd.model.application.RemoteAddress

Packages that use RemoteAddress
com.atlassian.crowd.model.application   
 

Uses of RemoteAddress in com.atlassian.crowd.model.application
 

Methods in com.atlassian.crowd.model.application that return types with arguments of type RemoteAddress
 java.util.Set<RemoteAddress> Application.getRemoteAddresses()
          Returns the whitelist of addresses allowed to connect to Crowd as the application.
 

Methods in com.atlassian.crowd.model.application with parameters of type RemoteAddress
 int RemoteAddress.compareTo(RemoteAddress o)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.