I need Long Security ID

Hi, I have jdk1.4. and I need to generate unique long ID for each client which will be transported from server to client and vise versa . As I see, J2SE has the next classes which may be useful to me: Random and SecureRandom.
What and why is better to use? Maybe it is better use another class or maybe external library? May you give me an advise. May you also give a link to specific article if you know. Thank you in advance.

SecureRandom is slower and non-deterministic. The speed often doesn't matter at all and the non-determinismus may be what you want.
Random is quite simple - if you suppose somebody trying to guess the IDs, than do not use Random.
Explain your needs in more detail, tell us if you need deteminismus or not.

Similar Messages

  • Do I need online security?

    Do I need online security to shop or bank online?

    You don't, as long as you do not Jailbreak your iPad. I shop and do banking on my iPad.
    Be careful of phishing email.

  • This is my first mac laptop. Do I need internet security/virus protection?  If so, what is recommended?

    This is my first mac laptop. Do I need internet security/virus protection?  If so, what is recommended?

    Additional informaton about OS X security can be found in Thomas Reed's Mac Malware Guide.
    In addition to what Bimmer 7 Series has suggested...
    Keep Java (not JavaScript) disabled in all your browsers and if you have not installed it yet, don't do so unless you are told that you need it in order to run a critical application or visit a web-site that you must use.
    You won't need your Firewall turned on as long as you are on a trusted network using a strong WPA2 password for WiFi, such as your home or workplace, but be sure to turn it on when you need to take your MBP to Starbucks or some other public hotspot.

  • Pls I want to purchse from iTunes but it need my security question and iforgetit

    Pls I want to purchase using my apple id from iTunes but it give message it need the security question
    But iforget the answer
    Thanks

    If you can't remember them then go to Express Lane  and select 'iTunes' from the list of 'products' in the middle of the screen.
    Then select 'iTunes Store', and on the next screen select 'Account Management'
    Next choose 'iTunes Store Account Security' and fill in that you'd like your security questions/answers reset.
    You should get an email reply within about 24 hours (and check your Spam folder as well as your Inbox) - but some recent posts are saying that Apple have temporarily suspended the reseting of security question/answers whilst account security processes are improved, so it may take longer.

  • IOS 8.1 installed yesterday has spoilt my iPad 2! There are no keyboard, message or app sounds, performance is now sluggish, juddery and strange, battery is draining fast and it no longer security locks when put to sleep.

    I am so cross because iOS 8.1 installed yesterday has ruined my iPad 2! There are now no keyboard, message or app sounds, performance is slow, juddery and strange, the battery is draining fast and the iPad no longer security locks when put to sleep.  I have checked all the settings, done a number of resets and really wish I hadn't bothered and stayed with iOS 7 when it all worked like a dream.  I thought that by waiting until 8.1, teething problems would have been fixed and I am just horrified that there is no going back!  I am not the only iPad owner that has this set of problems so why didn't you warn us Apple!  What are you going to do to help us?  I do not want to be forced into buying a newer version of iPad because you broke this one!

    In spite of the fact that you said you checked the settings, I still believe that you have system sounds muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the control center if you are running iOS 7. Swipe up from the bottom of the screen to get to control center . Tap on the bell icon and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock can be accessed in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085
    AS for your other issues, have you done any other troubleshooting like resetting your iPad, resetting all settings or doing a complete factory reset?

  • How do i change my security questions because I tried changing them through manage account password but to get in i need the security question answers :|

    I did as people said to go the apple iD manage account and password and security and to get in i have to answer the security questions but i dont know what they are please help because im trying to purchases something on this computer as it is my first use i need the security question answers

    Ok, so I had the same problem. What you should do is, call the
    Apple Technical Support number: (44) 0844 209 0611
    And ask for the Account Security Team. This worked for me.

  • Do I need a security license to setup VPN on router?

    Hi All.
    I'm trying to setup VPN connections on 2 different routers and I'm not sure about that Do I need a security license to setup VPN connection on router?
    First one is 1941-K9 site-to-site.
    Second one is 887G-K9, EasyVPN connection.
    Both of them don't work properly. What do I need to check on both routers to see if they're abled for vpn connection, maybe some commands as well.
    Thanks in advance.
    Regards,

    yes, for VPN you need a security-license.
    The 1941 should show the following line:
    rtr-01#sh ver | b Technology
    Technology Package License Information for Module:'c1900'
    Technology    Technology-package          Technology-package
                  Current       Type          Next reboot 
    ipbase        ipbasek9      Permanent     ipbasek9
    security      securityk9    Permanent     securityk9
    data          None          None          None
    The 887 comes by default with the "Advanced Security" feature-set. That's all you need for that device.
    Don't stop after you've improved your network! Improve the world by lending money to the working poor:
    http://www.kiva.org/invitedby/karsteni

  • Need of security parameters in reciever mail adapter

    helo all.
    i just want to know the need of security parameters  and persist duration in reciever mail adapter.
    waiting for ur response.
    bye.
    regards.
    seeta ram.

    Hi Seeta Ram,
    If you want to encrypt e-mails and give them a digital signature in the corresponding receiver agreement in the Integration Server then Security Parameters are used.
    Persist Duration is used for security archiving.
    This link will help you
    http://help.sap.com/saphelp_nw70/helpdata/en/4e/c153426da9bd30e10000000a155106/content.htm
    Regards,
    Sreenivas
    Message was edited by:
            Sreenivas Nettem

  • I need to secure SOAP message sent into SOAP adapter, how to?

    Hi guys,
    My scenario uses SOAP and I need to secure this SOAP message sent into SOAP adapter. As I have read in the documentation, HTTPS is possible only on the SOAP receiver adapter. But my is SENDER.
    COuld you help me please, how to solve it? Or post some link? Or, if you have your own approach, to let me know?
    Thanx, Peter

    Hi,
    you can use SSL with the sender adapter. Please see the extract of the SOAP Adapter FAQ (Note #856597) below:
    <b>Q:</b> Can I use SSL for my sender adapter?
    <b>A:</b> Yes. Normally, the SOAP adapter servlet runs on the engines HTTP port. But you can activate the engine's HTTPS port so that this servlet can receive messages sent to the HTTPS port. See the documentation about the J2EE engine's security configuration.
    I am afraid, I haven't yet tried this myself, so you will need to consult the J2EE documentation.
    Regards,
    HC

  • Using Adobe X Pro need to secure document so data cannot be saved.

    Using Adobe X Pro need to secure document so data cannot be saved.  I want them to be able to fill in the form so it is legible but I need them to then print it and not be able to save the sensitive information.

    To get to this event in Acrobat 10, select:
    Tools > JavaScript > Set Document Actions > Document Will Save
    Note that JavaScript can be disabled by a user and some PDF viewers (e.g., Adobe Reader for iOS/Android) won't support this, so there is no way to guarantee that the for will get reset when saved.

  • Do I need to secure-empty trash to prevent fragmentation?

    I now have SSD based hard disks. I keep reading a lot of mixed commentary online in forums about the secure-emptying of SSD disks...some people advise *against* it.
    I don't care about privacy of data. These are all things just at my home.
    My real worry is about fragmentation. Even with my Mac Book Pro, regardless of what they say, as the hard disk fills up, the machine gets slower. So I want to be ultra-cautious about how I keep my system.
    Is there any value or need to secure-empty my trash as it was recommended in the olden days to prevent frag?
    (And please don't tell me the hackneyed thing about "Macs dont need defrag".)     
    Thanks!

    http://helpdeskgeek.com/featured-posts/should-you-defrag-an-ssd/
    http://www.pcworld.com/article/2047513/fragging-wonderful-the-truth-about-defrag ging-your-ssd.html
    And yes, here is the accurate, not hackneyed, answer (related to mechanical drives): unless you have very large files, there is no benefit to defragging a Mac.
    Secure Empty writes  7 passes of random zeros and ones. So doing that to an SSD will not only not be helpful, but it will increase the wear.

  • Need new security questions

    Need new security questions

    1. See my User Tip for some help: Some Solutions for Resetting Forgotten Security Questions: Apple Support Communities.
    2. Here are two different but direct methods:
        a. Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
        b. Call Apple Support in your country: Customer Service: Contacting Apple for support
            and service.
    3. For other queries about Apple ID see Frequently asked questions about Apple ID.
    4. Rescue email address and how to reset Apple ID security questions

  • Do i need internet security or a fire wall with my applemac pro

    just got a macbook pro as this is my first mac i was wondering if i needed internet security or a fire wall.
    could any one recommend?
           Thanks  ewrvt

    No internet security software  is needed.
    Install all System, Applications and Security updates released by Apple.
    For more on this:
    http://support.apple.com/kb/PH11432
    For an expert view of security  issues:
    http://www.thesafemac.com/mmg/

  • Need RICEF Security specfifications for Interfaces and Conversions

    Hi All,
    I need RICEF security specfications for Interfaces and Conversions. Can anyone provide any input on this.
    Regards
    Plaban

    Hi Plaban,
    Thanks for the detailed explanation. As mentioned, as per my knowledge there is no specific guideline/template that you may adapt while designing the security design for the Interfaces and Conversions.
    However, the most common issues that occurs with IDOCs is with file interfaces are related to file permissions, file ownership and character conversions moving between platforms.
    Ensure that the appropriate authorization (read/write and with filters) authorization is provided. Identify the various levels of authorizations required and implement the same.
    Further, most issues with ALE interfaces are with RFC user ID permissions. Ensure that the appropriate and only the Required authorization is provided to these IDs. This way you can tighten the authorization to the specific level. You may need to completely test the functionality before implementing this.
    It is always important to understand these limitations during the functional design. If any specific additional functionality is required, you may need to have a custom based solution.
    Hope this answers your question!!
    Warm Regards,
    Raghu

  • Do i need internet security?

    Just got my ipad2. Do I need any internet security?

    THere are no virus's on the iPad2 so no you dont need internet security.  However, with a WiFi connection I recommend a SECURE WiFI.

Maybe you are looking for

  • I need to increase the number of authorizations for my Adobe ID.

    I need Adobe to increase the number of authorizations for my Adobe ID, but I cannot get in contact with them.

  • Sample order  blocked

    Hi All, After creating sample order i am getting delivery block when I save it with a material price erro,This is a sample so there should be no pricing.I chked  item category & order type no issue in that, Kinldy help

  • BP_HEAD_SEARCH RESULT SORT

    Hi, I have enhanced the component, BP_HEAD_SEARCH/ MAINSEARCHRESULT,  when the user searches the account,  the output of the search should be sorted by partner_type,  can anyone guide me how to get the result. thanks dhinesh

  • Shopping Chart POPUP

    Dear experts, We are using SRM 5.00 and CCM 2.00. On shopping process , search in cataloge >chose an item> add to SC , the Internet explorer 8 opens a new POPUP screen with the SC details. Can we prevent this functionality , and get the data into the

  • Change my silly user name...Emergency!!

    I want to change my Profile's user name. How can I achieve that? Please Help me~ Thanks~~