Toggle navigation
Home
java.util.List to io.undertow.security.impl.SecurityContextImpl.Node
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'undertow'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Update Class Instacne Creation
new AuthAttempter(authMechanisms.iterator(),exchange)
to
new AuthAttempter(authMechanisms,exchange)
new ChallengeSender(authMechanisms.iterator(),exchange)
to
new ChallengeSender(authMechanisms,exchange)