| org.springframework.security.web.PortMapper | 
|  Known Indirect Subclasses | 
PortMapper implementations provide callers with information
 about which HTTP ports are associated with which HTTPS ports on the system,
 and vice versa.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Locates the HTTP port associated with the specified HTTPS port. | |||||||||||
| Locates the HTTPS port associated with the specified HTTP port. | |||||||||||
Locates the HTTP port associated with the specified HTTPS port.
Returns null if unknown.
null if unknown
Locates the HTTPS port associated with the specified HTTP port.
Returns null if unknown.
null if unknown