Uses of Class
edu.internet2.middleware.grouper.ws.rest.GrouperRestInvalidRequest
Packages that use GrouperRestInvalidRequest
Package
Description
-
Uses of GrouperRestInvalidRequest in edu.internet2.middleware.grouper.ws.rest.contentType
Methods in edu.internet2.middleware.grouper.ws.rest.contentType that throw GrouperRestInvalidRequestModifier and TypeMethodDescriptionstatic WsRestRequestContentTypeWsRestRequestContentType.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic WsRestResponseContentTypeWsRestResponseContentType.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matching -
Uses of GrouperRestInvalidRequest in edu.internet2.middleware.grouper.ws.rest.method
Methods in edu.internet2.middleware.grouper.ws.rest.method that throw GrouperRestInvalidRequestModifier and TypeMethodDescriptionstatic GrouperRestHttpMethodGrouperRestHttpMethod.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestDeleteGrouperWsRestDelete.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestDeleteGroupGrouperWsRestDeleteGroup.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestGetGrouperWsRestGet.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestGetGroupGrouperWsRestGetGroup.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestGetSubjectGrouperWsRestGetSubject.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestPutGrouperWsRestPut.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic GrouperWsRestPutGroupGrouperWsRestPutGroup.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) do a case-insensitive matching -
Uses of GrouperRestInvalidRequest in edu.internet2.middleware.grouper.ws.util
Methods in edu.internet2.middleware.grouper.ws.util that throw GrouperRestInvalidRequestModifier and TypeMethodDescriptionstatic <E extends Enum<?>>
EGrouperServiceUtils.enumValueOfIgnoreCase(Class<E> theEnumClass, String string, boolean exceptionOnNull) do a case-insensitive matching -
Uses of GrouperRestInvalidRequest in edu.internet2.middleware.grouperVoot.restLogic
Methods in edu.internet2.middleware.grouperVoot.restLogic that throw GrouperRestInvalidRequestModifier and TypeMethodDescriptionstatic VootWsRestVootWsRest.valueOfIgnoreCase(String string, boolean exceptionOnNotFound) Do a case-insensitive matching.