Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-04

oracle.adf.share.security.authentication
Class AuthenticationServiceUtil

java.lang.Object
  extended by oracle.adf.share.security.authentication.AuthenticationServiceUtil

public class AuthenticationServiceUtil
extends java.lang.Object

For internal use only. Application developers should not use this

Constructor Summary
AuthenticationServiceUtil()
           
 
Method Summary
static java.lang.String addUrlParam(java.lang.String url, java.lang.String name, java.lang.Object value)
           
static AuthenticationService getAuthenticationService()
           
static java.lang.String getLoginUrl(java.lang.String successUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationServiceUtil

public AuthenticationServiceUtil()
Method Detail

getAuthenticationService

public static AuthenticationService getAuthenticationService()
                                                      throws ADFSecurityAuthenticationException
Throws:
ADFSecurityAuthenticationException

getLoginUrl

public static java.lang.String getLoginUrl(java.lang.String successUrl)

addUrlParam

public static java.lang.String addUrlParam(java.lang.String url,
                                           java.lang.String name,
                                           java.lang.Object value)

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1)

E10686-04

Copyright © 1997, 2010, Oracle. All rights reserved.