Uses of Package
com.atlassian.seraph.elevatedsecurity

Packages that use com.atlassian.seraph.elevatedsecurity
com.atlassian.seraph.auth   
com.atlassian.seraph.config   
com.atlassian.seraph.elevatedsecurity   
com.atlassian.seraph.filter   
 

Classes in com.atlassian.seraph.elevatedsecurity used by com.atlassian.seraph.auth
ElevatedSecurityGuard
          An ElevatedSecurityGaurd is responsible for checking whether a user has failed authentication too many times and hence needs to pass an "elevated" security check before they can authenticate again.
 

Classes in com.atlassian.seraph.elevatedsecurity used by com.atlassian.seraph.config
ElevatedSecurityGuard
          An ElevatedSecurityGaurd is responsible for checking whether a user has failed authentication too many times and hence needs to pass an "elevated" security check before they can authenticate again.
 

Classes in com.atlassian.seraph.elevatedsecurity used by com.atlassian.seraph.elevatedsecurity
ElevatedSecurityGuard
          An ElevatedSecurityGaurd is responsible for checking whether a user has failed authentication too many times and hence needs to pass an "elevated" security check before they can authenticate again.
NoopElevatedSecurityGuard
          This ElevatedSecurityGuard does nothing, as its name might suggest
 

Classes in com.atlassian.seraph.elevatedsecurity used by com.atlassian.seraph.filter
ElevatedSecurityGuard
          An ElevatedSecurityGaurd is responsible for checking whether a user has failed authentication too many times and hence needs to pass an "elevated" security check before they can authenticate again.
 



Copyright © 2012 Atlassian. All Rights Reserved.