Uses of Interface
com.atlassian.security.random.SecureRandomService

Uses of SecureRandomService in com.atlassian.security.random
 

Classes in com.atlassian.security.random that implement SecureRandomService
 class DefaultSecureRandomService
          Implementation of the SecureRandomService which delegates to a single, shared instance of SecureRandom.
 

Methods in com.atlassian.security.random that return SecureRandomService
static SecureRandomService DefaultSecureRandomService.getInstance()
           
 



Copyright © 2013 Atlassian. All rights reserved.