Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

oracle.jbo.common.ampool
Class SecurityUtil

java.lang.Object
  extended by oracle.jbo.common.ampool.SecurityUtil

public class SecurityUtil
extends java.lang.Object

Internal: Applications should not use this class.


Constructor Summary
SecurityUtil()
           
 
Method Summary
static java.lang.Class getInterface(java.lang.Class cls, java.lang.String name)
           
static java.lang.reflect.Method getMethod(java.lang.Class cls, java.lang.String name)
           
static java.lang.String getRealmName(java.security.Principal p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityUtil

public SecurityUtil()
Method Detail

getInterface

public static java.lang.Class getInterface(java.lang.Class cls,
                                           java.lang.String name)

getMethod

public static java.lang.reflect.Method getMethod(java.lang.Class cls,
                                                 java.lang.String name)

getRealmName

public static java.lang.String getRealmName(java.security.Principal p)

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

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