Uses of Class
net.shibboleth.idp.authn.context.UserAgentContext
-
Packages that use UserAgentContext Package Description net.shibboleth.idp.authn.context Context classes for managing authentication-related state. -
-
Uses of UserAgentContext in net.shibboleth.idp.authn.context
Methods in net.shibboleth.idp.authn.context that return UserAgentContext Modifier and Type Method Description UserAgentContextUserAgentContext. setAddress(InetAddress userAgentAddress)Set the address of the user-agent host.UserAgentContextUserAgentContext. setIdentifier(String id)Set the user agent identifier.
-