Uses of Class
com.shapesecurity.salvation2.Values.RFC7230Token
-
Packages that use RFC7230Token Package Description com.shapesecurity.salvation2 com.shapesecurity.salvation2.Values -
-
Uses of RFC7230Token in com.shapesecurity.salvation2
Methods in com.shapesecurity.salvation2 that return types with arguments of type RFC7230Token Modifier and Type Method Description Optional<RFC7230Token>Policy. reportTo()Methods in com.shapesecurity.salvation2 with parameters of type RFC7230Token Modifier and Type Method Description voidPolicy. setReportTo(RFC7230Token token) -
Uses of RFC7230Token in com.shapesecurity.salvation2.Values
Methods in com.shapesecurity.salvation2.Values that return types with arguments of type RFC7230Token Modifier and Type Method Description static Optional<RFC7230Token>RFC7230Token. parseRFC7230Token(String value)
-