Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.AuthorizationRequest.WRAP_TYPE
-
Packages that use AuthorizationRequest.WRAP_TYPE Package Description edu.cornell.mannlib.vitro.webapp.auth.requestedAction -
-
Uses of AuthorizationRequest.WRAP_TYPE in edu.cornell.mannlib.vitro.webapp.auth.requestedAction
Methods in edu.cornell.mannlib.vitro.webapp.auth.requestedAction that return AuthorizationRequest.WRAP_TYPE Modifier and Type Method Description AuthorizationRequest.WRAP_TYPEAndAuthorizationRequest. getWrapType()AuthorizationRequest.WRAP_TYPEAuthorizationRequest. getWrapType()AuthorizationRequest.WRAP_TYPEOrAuthorizationRequest. getWrapType()static AuthorizationRequest.WRAP_TYPEAuthorizationRequest.WRAP_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthorizationRequest.WRAP_TYPE[]AuthorizationRequest.WRAP_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-