Interface RequestSecurityManager

All Known Implementing Classes:
RequestSecurityManagerImpl

public interface RequestSecurityManager
Used to manage the relationship between the security of a request and the security of a page. By secure, we mean whether a request uses HTTPS and whether a page demands the use of HTTPS.
See Also: