com.atlassian.sal.crowd.auth
Class CrowdLoginUriProvider

java.lang.Object
  extended by com.atlassian.sal.crowd.auth.CrowdLoginUriProvider
All Implemented Interfaces:
com.atlassian.sal.api.auth.LoginUriProvider

public class CrowdLoginUriProvider
extends Object
implements com.atlassian.sal.api.auth.LoginUriProvider


Constructor Summary
CrowdLoginUriProvider()
           
 
Method Summary
 URI getLoginUri(URI returnUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdLoginUriProvider

public CrowdLoginUriProvider()
Method Detail

getLoginUri

public URI getLoginUri(URI returnUri)
Specified by:
getLoginUri in interface com.atlassian.sal.api.auth.LoginUriProvider


Copyright © 2013 Atlassian. All Rights Reserved.