Wls 6.0 deprecated security API replacement

Does anyone know the replacement/alternate for the deprecated class weblogic.security.acl.Security.Specifically I am interested in the method weblogic.security.acl.Security.getCurrentUser()Product WLS 6.0
          

Lloyd,
          This question should be posted in the security newsgroup.
          Lloyd Fernandes wrote:
          > Does anyone know the replacement/alternate for the deprecated class weblogic.security.acl.Security.Specifically I am interested in the method weblogic.security.acl.Security.getCurrentUser()Product WLS 6.0
          

Similar Messages

  • 8.1 security API Javadocs (downloadable)??????

    I am trying to find a downloadable version of the BEA Server 8.1 security API Javadocs.
    I am not always able to be online do I would like to get a downloaded version
    for my laptop. Does anyone know where I can find one.
    Thanks - Peter

    On 16 Feb 2004 05:08:40 -0800, Peter Len <[email protected]> wrote:
    >
    I am trying to find a downloadable version of the BEA Server 8.1
    security API Javadocs.
    I am not always able to be online do I would like to get a downloaded
    version
    for my laptop. Does anyone know where I can find one.
    Thanks - PeterPeter,
    I don't think it is possible to download just the security docs. All the
    javadoc can be dowloaded from http://edocs/wls/docs81/pdf.html.
    PaulF
    Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

  • Post-upgrade ToDo, PI configuration Wizard: com.sap.security.api.DuplicateKeyException Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!

    after PI-Upgrade to NW-PI-731-SP07,  executing the PI-configuration wizard:
    step 126 of 162
    Assign SLD Data Supplier user to Group SAP_SLD_DATA_SUPPLIER (local SLD)
    Error:
    Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!
    Execute Java Service
    Library: sap.com/tc~lm~ctc~util~core_ear
    Class: com.sap.ctc.util.core.services.UserFacade
    Method: void com.sap.ctc.util.core.services.UserFacade.addUserToGroup(java.lang.String, java.lang.String)
    Arguments (2)
    userName : SLD_DS_EXE
    groupName : SAP_SLD_DATA_SUPPLIER
    InvokeService- Result: ERROR
    Refresh Env. Messages: false
    Duration: 1.936 sec
    Library Info
    Default Trace
    Exception Class: com.sap.security.api.DuplicateKeyException
    Exception Message: Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!
    com.sap.security.api.DuplicateKeyException: Group found, but unique name "SAP_SLD_DATA_SUPPLIER" is not unique!
    at com.sap.ctc.util.infra.rfc.BaseConfig.dispatchException(BaseConfig.java:230)
    at com.sap.ctc.util.core.services.impl.ume.java.GroupJavaImpl.verify(GroupJavaImpl.java:121)
    at com.sap.ctc.util.core.services.impl.ume.DualGroupImpl.verify(DualGroupImpl.java:118)
    at com.sap.ctc.util.core.services.content.ume.UserService.addToGroup(UserService.java:725)
    at com.sap.ctc.util.core.services.UserFacade.addUserToGroup(UserFacade.java:288)
    what to do?
    ============
    o.k.
    https://service.sap.com/sap/support/notes/1016283
    first run the UME consistency check => found some inconsistency => did repair UME
    then run again UME consistency check => found no more inconsistency !!
    the again - try to run the PI-Upgrade-Wizard => but again error on executing .....

    see this sap-notes:
    http://service.sap.com/sap/support/notes/1617234
    http://service.sap.com/sap/support/notes/1661135
    http://service.sap.com/sap/support/notes/1678815
    http://service.sap.com/sap/support/notes/1626747

  • How to use BEA Security API to build ownuser admin

    Hello,
    I want to build my own interface for a user admin module (create user, get role
    names, etc) by using the BEA security API. I have been looking through the Javadocs
    but can't find the key to how to start it, meaning what are the basic steps to
    begin (e.g. first get connection to server bean, then create some generic bean,
    etc etc).
    Has anyone doen this?
    Thanks - peter

    On 13 Feb 2004 04:34:28 -0800, Peter Len <[email protected]> wrote:
    >
    Hello,
    I want to build my own interface for a user admin module (create user,
    get role
    names, etc) by using the BEA security API. I have been looking through
    the Javadocs
    but can't find the key to how to start it, meaning what are the basic
    steps to
    begin (e.g. first get connection to server bean, then create some
    generic bean,
    etc etc).
    Has anyone doen this?
    Thanks - peterI'm not sure I understand exactly what you're trying to do. WebLogic
    Server has a model where application code runs in the containers and the
    containers call into the security framework where authentication and
    authorization is handled by plug-in modules. Are you attempting to build
    one of those plug-in modules? Are you trying to write an ejb or a
    servlet?
    PaulF
    Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

  • [svn:bz-trunk] 19459: Security API change for auth sync sample/ concept to work in WebLogic, WebSphere.

    Revision: 19459
    Revision: 19459
    Author:   [email protected]
    Date:     2010-12-17 10:15:23 -0800 (Fri, 17 Dec 2010)
    Log Message:
    Security API change for auth sync sample/concept to work in WebLogic, WebSphere.
    Adding the PrincipalConverter interface
    Implement the converting principal in WebLogic and WebSphere login command
    Modified Paths:
        blazeds/trunk/modules/opt/src/weblogic/flex/messaging/security/WeblogicLoginCommand.java
        blazeds/trunk/modules/opt/src/websphere/flex/messaging/security/WebSphereLoginCommand.jav a
    Added Paths:
        blazeds/trunk/modules/core/src/flex/messaging/security/PrincipalConverter.java

    Thanks for the reply dood... i've found the solution after several tries... i had to set the channel from the actionscript instead of depending on the Service-config.xml file like the following.. then it worked..
    var cs:ChannelSet = new ChannelSet();
    var chnl:Channel = new Channel();
    var customChannel:Channel = new AMFChannel("my-amf", "http://localhost:8080/somehting/messagebroker/amf");
                    cs.addChannel(customChannel);
    consumer = new Consumer();
    consumer.channelSet = cs;

  • Ep5.0 ? what jar file is the com.sap.security.api package in ?

    Hi ,
    Can i know , in Ep5.0 , what jar file has com.sap.security.api ? Please reply soon...
    Thank you ,
    avinash

    so , is there a procedure for me to use the Ep5.0 API and retrieve details from the data sources (for usermapping) ?
    Please reply me soon....
    thank you,
    avinash

  • Security API failed with error 60008

    HI, I have been tryng to wrap some files (or something like that) but when I select the files it comes up with an error box saying "security API failed with error 60008" can anyone help me fix this or tell me what it is?

    Launch Disk Utility and run Repair Permissions on the startup volume. Try whatever you were doing again. If there's no change, continue as follows.
    Triple-click the line below to select it:
    /private/tmp
    Right-click or control-click the highlighted line and select
    Services ▹ Show Info
    from the contextual menu.* An Info dialog should open.
    Does the dialog show "You can read and write" in the Sharing & Permissions section?
    In the General section, is the box labeled Locked checked?
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). Open a TextEdit window and paste into it (command-V). Select the line you just pasted and continue as above.

  • Security API help needed / howto list user in group

    Hi there,
    i have tried all example programs of the hyperion security api. hard work to correct the errors in these scripts.
    now i can create native groups an users and can create groups on groups or put users in native groups.
    i have read the java doc / reference for the security api too but its not possible for me to list users of a group (group reference by name).
    is there anybody who can help with a code sample to list users of a group like "testgroup" ?
    something like (...getGroups(context,"testgroup")...) ??
    Best Regards
    Kai

    Please don't cross-post. It is considered very rude to do that here:
    http://forum.java.sun.com/thread.jspa?threadID=5233033&messageID=9953169#9953169

  • Add Security API to ess~cat project

    Hi All,
    I am trying to add the com.sap.security.api.jar to the esscatsap.com project (ESS - Working Time). I can add the file using "Add External Jars..." in project properties->java build path->libraries, but when I rebuild the project the jar file is lost and so I am unable to deploy with the security jar. Has anyone run into a similar issue? Any ideas?
    Thanks,
    -Kevin

    you have to add jar file like this
    DC meta data-used dcs(right click)-add DC-seelct track-select sc(SAP_JEE) there you will find the com.sap.api.security.sda
    reward points if helpful

  • Thor.API.Security API.

    Hi Friends,
    Please help me, where can I get "Thor.API.Security" API documentation of OIM.

    All -- the Thor.API.Security classes are internal classes used to support client login. These aren't intended to be called directly, and that's why they aren't exposed in the API documentation included with the server -- you should just use the normal client login APIs instead (which will use supporting code out of Thor.API.Security internally as required). Is there a specific purpose that you believe you need to call items inside Thor.API.Security?

  • Reports Security API - example

    Hello!
    Has anyone tried to use Reports Server Security API? Where I can find an example?
    Thanks!

    It is not available yet. White paper and examples about security API will be published on OTN:
    http://otn.oracle.com/products/reports/apis/
    Currently you can find examples for data source and destination.
    Regards,
    Oracle Reports Team

  • Page Group Security API

    Hi,
    I'm looking for an API, or something, that will allow me to change the access properties of a page or page group. I need to be able to remove access to a page group with a script. Is this possible? I've looked at the documented APIs but do not see one to do this. Maybe I'm overlooking something.
    Thanks in advance.

    Ok,
    As I also mentioned you could use wwsec_api:
    * Removes a group's privileges.
    * <p>Call this API to perform one of three possible operations:
    * <ul>
    * <li>If NULL or nothing is passed into the p_privilege parameter,
    * then all privileges for the given group, object_type_name,
    * and name are removed.
    * <li>If a value is passed into p_privilege, the specified privilege is
    * removed.
    * <li>If group_id is null, the privilege is removed for all groups.
    * </ul>
    * <p><b>Example:</b>
    * <pre>
    * wwsec_api.remove_group_acl(
    * p_object_type_name => wwsec_api.PAGE_OBJ,
    * p_name => '0/156',
    * p_group_id => 3,
    * p_privilege => wwsec_api.MANAGE_PRIV
    * </pre>
    * @param p_object_type_name the type of object, e.g., ADMIN, FOLDER,
    * ITEM, etc.
    * @param p_name the reference to the object
    * @param p_group_id the portal's identifier for a group
    * @param p_privilege the privilege to be granted. this should
    * exist in WWSEC_PRIVILEGE$
    * @param p_owner the owner of the ACL entry
    * @param p_disable_invalidations controls whether cache invalidations
    * are disabled when removing the group ACL
    * Removes a specified privilege from a user.
    * Removes all privileges for a given user, object_type_name, and name if
    * null or if nothing is passed into p_privilege. If p_privilege is
    * specified and p_person_id is null, this procedure removes the specified
    * privilege for all persons.
    * <p><b>Example:</b>
    * <pre>
    * wwsec_api.remove_user_acl(
    * p_object_type_name => wwsec_api.GROUP_OBJ,
    * p_name => '0/156',
    * p_person_id => 3,
    * p_privilege => wwsec_api.MANAGE_PRIV
    * </pre>
    * @param p_person_id the portal's identifier for a user
    * @param p_object_type_name - the type of secured object, referenced by
    * the security API constants that end with '_OBJ'. For example,
    * wwsec_api.GROUP_OBJ, wwsec_api.PAGE_OBJ, etc.
    * @param p_name the reference to the object
    * @param p_privilege the privilege to be granted. this should
    * exist in WWSEC_PRIVILEGE$
    * @param p_owner the owner of the ACL entry, used for avoiding
    * namespace collisions
    * @param p_disable_invalidations controls whether cache invalidations
    * are disabled when setting the user ACL
    Hope this helps,
    Higor

  • Deprecated Method's Replacement in NW7.3

    hi,
    In version 7.3 of NW, following methods seem to be deprecated. Please suggest their replacements.
    mappingOfOnAction().addParameter
    wdComponentAPI.getWindowManager().createConfirmationWindow
    com.sap.tc.webdynpro.services.session.api.IWDConfirmationDialog
    wdComponentAPI.getMessageManager().reportMessage
    wdComponentAPI.getMessageManager().reportException(
           e.getLocalizedMessage(), true);
    WDWebResource.getWebResource
    Thanks !
    seventyros
    [Learn SAP Online|http://learnsaponline.blogspot.com]

    move your mouse over it. i think it will give some idea
    or ctrl+click, check the api doc

  • Document Security API Issue

    I have developed a web application through which I can apply a policy to a set of documents present on my server's file system,(using APS and DSS API's ) and it is working fine on my jboss.I want to develop an application through which i can apply policy to documents from remote client's file system. And I don't want to upload my files to the server. Imagine if i have a 100 mb document
    Document Security service can't be accessed remotely.
    Is there any solution to this

    Acrobat and Acrobat Professional can both apply policies to documents. The engine on the server side that does this is called PDF Manipulation but the same technology is built into Acrobat.

  • Item level security apis

    Hello:
    Requesting clarification on a Content API question in 10G
    Using the APIs, I have created a Page and an item heirarchy in the same page. Now in order to assign item level security, I need to call the following API to "enable" item level security on the specified item -
    wwsbr_api.enable_ils_for_item(
    p_master_item_id => v_category_id2a
    ,p_caid => v_page_group_id
    ,p_folder_id => v_new_page_id);
    However, this throws an exception wwsbr_api.ILS_DISABLED
    meaning -
    "The page does not allow Item Level Security.
    Cannot add item specific privileges."
    But, how do we programmatically "enable" the Page to have
    Item level security. - analogous to checking the box in the Page edit mode for "Enable item level security"
    Thanks
    -Ananth

    I'd appeciate a reply as well. For now I've been using content as a PL/SQL stored procedure in a package and then wrapping is_logged_in code around it. It works but isn't cusomizable.

Maybe you are looking for