Uses of Class
com.atlassian.seraph.util.SecurityUtils.UserPassCredentials

Packages that use SecurityUtils.UserPassCredentials
com.atlassian.seraph.util   
 

Uses of SecurityUtils.UserPassCredentials in com.atlassian.seraph.util
 

Methods in com.atlassian.seraph.util that return SecurityUtils.UserPassCredentials
static SecurityUtils.UserPassCredentials SecurityUtils.decodeBasicAuthorizationCredentials(java.lang.String basicAuthorizationHeader)
          Extracts the username and password from the given header string (including the 'Basic ' prefix).
 



Copyright © 2012 Atlassian. All Rights Reserved.