BEA Systems, Inc.


weblogic.security.acl
Interface SecurityService


public interface SecurityService
extends java.rmi.Remote

Author:
Copyright (c) 2001 by BEA WebXpress. All Rights Reserved.

Field Summary
static java.lang.String name
           
 
Method Summary
 weblogic.security.acl.internal.AuthenticatedUser authenticate(UserInfo ui)
           
 

Field Detail

name

public static final java.lang.String name
Method Detail

authenticate

public weblogic.security.acl.internal.AuthenticatedUser authenticate(UserInfo ui)
                                                              throws java.rmi.RemoteException


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference