com.atlassian.sal.core.auth
Class SeraphLoginUriProvider

java.lang.Object
  extended by com.atlassian.sal.core.auth.SeraphLoginUriProvider
All Implemented Interfaces:
LoginUriProvider

public class SeraphLoginUriProvider
extends Object
implements LoginUriProvider

Since:
2.0.2

Constructor Summary
SeraphLoginUriProvider(ApplicationProperties applicationProperties)
           
 
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

SeraphLoginUriProvider

public SeraphLoginUriProvider(ApplicationProperties applicationProperties)
Method Detail

getLoginUri

public URI getLoginUri(URI returnUri)
Specified by:
getLoginUri in interface LoginUriProvider


Copyright © 2011 Atlassian. All Rights Reserved.