Uses of Class
com.sun.identity.authentication.spi.HttpCallback.Builder
Packages that use HttpCallback.Builder
Package
Description
AM Authentication Service Provider Interface callbacks
-
Uses of HttpCallback.Builder in com.sun.identity.authentication.spi
Methods in com.sun.identity.authentication.spi that return HttpCallback.BuilderModifier and TypeMethodDescriptionstatic HttpCallback.BuilderHttpCallback.builder()Returns a newHttpCallback.Builderobject to use for construction of aHttpCallback.HttpCallback.Builder.withErrorCode(int errorCode) Set the error code for the newHttpCallbackobject.HttpCallback.Builder.withNegoHeader(String negoHeader) Set the negotiation header for the newHttpCallbackobject.HttpCallback.Builder.withNegoValue(String negoValue) Set the negotiation value for the newHttpCallbackobject.HttpCallback.Builder.withTokenHeader(String tokenHeader) Set the authorization header for the newHttpCallbackobject.